is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-v1 4.0.0

Provides the V1 license key format.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-v1
Version

Version

4.0.0
Type

Type

jar

Download truelicense-v1 4.0.0


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