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