is not current version
Last Version 2.6.6

net.java.truelicense:truelicense-core 2.2

Provides license key life cycle manament.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truelicense
ArtifactId

ArtifactId

truelicense-core
Version

Version

2.2
Type

Type

jar

Download truelicense-core 2.2


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