License |
License
TrueLicense Commercial License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.truelicense |
ArtifactId | ArtifactIdtruelicense-v2-commons |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense V2 Commons
The TrueLicense V2 Commons module provides common functionality for the
V2/JSON and V2/XML license key formats.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-commons/ -->
<dependency>
<groupId>net.truelicense</groupId>
<artifactId>truelicense-v2-commons</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-commons/
implementation 'net.truelicense:truelicense-v2-commons:3.2.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-commons/
implementation ("net.truelicense:truelicense-v2-commons:3.2.0")
'net.truelicense:truelicense-v2-commons:jar:3.2.0'
<dependency org="net.truelicense" name="truelicense-v2-commons" rev="3.2.0">
<artifact name="truelicense-v2-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense-v2-commons', version='3.2.0')
)
libraryDependencies += "net.truelicense" % "truelicense-v2-commons" % "3.2.0"
[net.truelicense/truelicense-v2-commons "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.truelicense : truelicense-core | jar | 3.2.0 |