is not current version
Last Version 2.6.6

net.java.truelicense:truelicense-json 2.6.4

The TrueLicense JSON module extends the TrueLicense Core module in order to add support for the V2/JSON license key format.

Categories

Categories

Java Languages Net JSON Data
GroupId

GroupId

net.java.truelicense
ArtifactId

ArtifactId

truelicense-json
Version

Version

2.6.4
Type

Type

jar

Download truelicense-json 2.6.4


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