is not current version
Last Version 3.2.0

net.truelicense:truelicense-v2-commons 3.0.0

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

Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-v2-commons
Version

Version

3.0.0
Type

Type

jar

Download truelicense-v2-commons 3.0.0


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