TrueLicense API

The TrueLicense API module provides an Application Programming Interface for license management on the Java Virtual Machine.

License

License

TrueLicense Commercial License
Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-api
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

TrueLicense API
The TrueLicense API module provides an Application Programming Interface for license management on the Java Virtual Machine.
Project URL

Project URL

http://truelicense.net/truelicense-api/
Project Organization

Project Organization

Schlichtherle IT Services

Download truelicense-api

How to add to project

<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense-api/ -->
<dependency>
    <groupId>net.truelicense</groupId>
    <artifactId>truelicense-api</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense-api/
implementation 'net.truelicense:truelicense-api:3.2.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense-api/
implementation ("net.truelicense:truelicense-api:3.2.0")
'net.truelicense:truelicense-api:jar:3.2.0'
<dependency org="net.truelicense" name="truelicense-api" rev="3.2.0">
  <artifact name="truelicense-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense-api', version='3.2.0')
)
libraryDependencies += "net.truelicense" % "truelicense-api" % "3.2.0"
[net.truelicense/truelicense-api "3.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.0