| License | License
                                                        TrueLicense Commercial License                                                 | 
|---|---|
| Categories | CategoriesJava Languages Net JSON Data | 
| GroupId | GroupIdnet.java.truelicense | 
| ArtifactId | ArtifactIdtruelicense-json | 
| Last Version | Last Version2.6.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTrueLicense JSON The TrueLicense 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 | 
| Filename | Size | 
|---|---|
| truelicense-json-2.6.6.pom | |
| truelicense-json-2.6.6.jar | 9 KB | 
| truelicense-json-2.6.6-sources.jar | 6 KB | 
| truelicense-json-2.6.6-javadoc.jar | 46 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.java.truelicense/truelicense-json/ -->
<dependency>
    <groupId>net.java.truelicense</groupId>
    <artifactId>truelicense-json</artifactId>
    <version>2.6.6</version>
</dependency>// https://jarcasting.com/artifacts/net.java.truelicense/truelicense-json/
implementation 'net.java.truelicense:truelicense-json:2.6.6'// https://jarcasting.com/artifacts/net.java.truelicense/truelicense-json/
implementation ("net.java.truelicense:truelicense-json:2.6.6")'net.java.truelicense:truelicense-json:jar:2.6.6'<dependency org="net.java.truelicense" name="truelicense-json" rev="2.6.6">
  <artifact name="truelicense-json" type="jar" />
</dependency>@Grapes(
@Grab(group='net.java.truelicense', module='truelicense-json', version='2.6.6')
)libraryDependencies += "net.java.truelicense" % "truelicense-json" % "2.6.6"[net.java.truelicense/truelicense-json "2.6.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.java.truelicense : truelicense-core | jar | 2.6.6 | 
| com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.9.1 |