is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-v4 4.0.1

Provides the V4 license key format.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-v4
Version

Version

4.0.1
Type

Type

jar

Download truelicense-v4 4.0.1


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