is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-v2-core 4.0.0-M2

The TrueLicense V2 Core module provides common functionality for the V2/JSON and V2/XML license key formats.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-v2-core
Version

Version

4.0.0-M2
Type

Type

jar

Download truelicense-v2-core 4.0.0-M2


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