is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-v4 4.0.0

Provides the V4 license key format.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-v4
Version

Version

4.0.0
Type

Type

jar

Download truelicense-v4 4.0.0


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