Installation
Python
To install the Python library, run following command:
Java
To install the Java library, add it to Gradle or Maven build.
build.gradle:
pom.xml:
<dependency>
<groupId>org.licenselynx</groupId>
<artifactId>licenselynx</artifactId>
<version>1.0.0</version>
</dependency>
TypeScript
To install the TypeScript library, run following command: