License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdglobal.namespace.truelicense |
ArtifactId | ArtifactIdtruelicense-v2-json |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense V2/JSON
Provides the V2/JSON license key format.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
truelicense-v2-json-4.0.3.pom | |
truelicense-v2-json-4.0.3.jar | 10 KB |
truelicense-v2-json-4.0.3-sources.jar | 7 KB |
truelicense-v2-json-4.0.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-json/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-v2-json</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-json/
implementation 'global.namespace.truelicense:truelicense-v2-json:4.0.3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-v2-json/
implementation ("global.namespace.truelicense:truelicense-v2-json:4.0.3")
'global.namespace.truelicense:truelicense-v2-json:jar:4.0.3'
<dependency org="global.namespace.truelicense" name="truelicense-v2-json" rev="4.0.3">
<artifact name="truelicense-v2-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-v2-json', version='4.0.3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-v2-json" % "4.0.3"
[global.namespace.truelicense/truelicense-v2-json "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
global.namespace.truelicense : truelicense-v2-core | jar | 4.0.3 |
global.namespace.fun-io : fun-io-jackson | jar | 2.3.0 |