License |
License
TrueLicense Commercial License
|
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.truelicense |
ArtifactId | ArtifactIdtruelicense-v2-json |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense V2/JSON
The TrueLicense V2/JSON module extends the TrueLicense Core module in
order to add support for the V2/JSON license key format.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-json/ -->
<dependency>
<groupId>net.truelicense</groupId>
<artifactId>truelicense-v2-json</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-json/
implementation 'net.truelicense:truelicense-v2-json:3.2.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-json/
implementation ("net.truelicense:truelicense-v2-json:3.2.0")
'net.truelicense:truelicense-v2-json:jar:3.2.0'
<dependency org="net.truelicense" name="truelicense-v2-json" rev="3.2.0">
<artifact name="truelicense-v2-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense-v2-json', version='3.2.0')
)
libraryDependencies += "net.truelicense" % "truelicense-v2-json" % "3.2.0"
[net.truelicense/truelicense-v2-json "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.truelicense : truelicense-v2-commons | jar | 3.2.0 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.9.4 |