is not current version
Last Version 2.6.6

net.java.truelicense:truelicense-json 2.3.2

Provides support for V2/JSON format license keys.

Categories

Categories

Java Languages Net JSON Data
GroupId

GroupId

net.java.truelicense
ArtifactId

ArtifactId

truelicense-json
Version

Version

2.3.2
Type

Type

jar

Download truelicense-json 2.3.2


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