is not current version
Last Version 3.2.0

net.truelicense:truelicense 3.1.0

TrueLicense is a commercial open source engine for license management on the Java Virtual Machine. Due to its functional and modular design TrueLicense scales from simple to complex licensing schemas. TrueLicense features various interfaces for managing free trial periods, subscriptions, multiple editions, internationalization, privacy protection and more.

Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense
Version

Version

3.1.0
Type

Type

pom

Download truelicense 3.1.0

Filename Size
truelicense-3.1.0.pom 19 KB
Browse

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