License |
License
Commercial
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truelicense |
ArtifactId | ArtifactIdtruelicense-v2-xml |
Last Version | Last Version2.0-rc2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense V2/XML
Provides life cycle management for V2-with-XML (V2/XML) format license keys.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.truelicense/truelicense-v2-xml/ -->
<dependency>
<groupId>net.java.truelicense</groupId>
<artifactId>truelicense-v2-xml</artifactId>
<version>2.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truelicense/truelicense-v2-xml/
implementation 'net.java.truelicense:truelicense-v2-xml:2.0-rc2'
// https://jarcasting.com/artifacts/net.java.truelicense/truelicense-v2-xml/
implementation ("net.java.truelicense:truelicense-v2-xml:2.0-rc2")
'net.java.truelicense:truelicense-v2-xml:jar:2.0-rc2'
<dependency org="net.java.truelicense" name="truelicense-v2-xml" rev="2.0-rc2">
<artifact name="truelicense-v2-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truelicense', module='truelicense-v2-xml', version='2.0-rc2')
)
libraryDependencies += "net.java.truelicense" % "truelicense-v2-xml" % "2.0-rc2"
[net.java.truelicense/truelicense-v2-xml "2.0-rc2"]
Group / Artifact | Type | Version |
---|---|---|
net.java.truelicense : truelicense-v2-core | jar | 2.0-rc2 |
net.java.truelicense : truelicense-xml | jar | 2.0-rc2 |
Group / Artifact | Type | Version |
---|---|---|
net.java.truelicense : truelicense-core | test-jar | 2.0-rc2 |
net.java.truelicense : truelicense-v2-core | test-jar | 2.0-rc2 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : slf4j-simple | jar | 1.7.2 |