Skip to content

Installation

Python

Requires Python 3.11 or higher.

pip install licenselynx

Java

Requires Java 8 or higher.

implementation 'org.licenselynx:licenselynx:2.2.0'
<dependency>
    <groupId>org.licenselynx</groupId>
    <artifactId>licenselynx</artifactId>
    <version>2.2.0</version>
</dependency>

TypeScript

Compatible with Node.js 10 and above. No runtime dependencies.

npm install @licenselynx/licenselynx