License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdorg.anarres.mirrors.license3j |
ArtifactId | ArtifactIdlicense3j |
Last Version | Last Version3.1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlicense3j
A cryptographic license management library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
license3j-3.1.0.2.pom | |
license3j-3.1.0.2.jar | 45 KB |
license3j-3.1.0.2-sources.jar | 27 KB |
license3j-3.1.0.2-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anarres.mirrors.license3j/license3j/ -->
<dependency>
<groupId>org.anarres.mirrors.license3j</groupId>
<artifactId>license3j</artifactId>
<version>3.1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.mirrors.license3j/license3j/
implementation 'org.anarres.mirrors.license3j:license3j:3.1.0.2'
// https://jarcasting.com/artifacts/org.anarres.mirrors.license3j/license3j/
implementation ("org.anarres.mirrors.license3j:license3j:3.1.0.2")
'org.anarres.mirrors.license3j:license3j:jar:3.1.0.2'
<dependency org="org.anarres.mirrors.license3j" name="license3j" rev="3.1.0.2">
<artifact name="license3j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.mirrors.license3j', module='license3j', version='3.1.0.2')
)
libraryDependencies += "org.anarres.mirrors.license3j" % "license3j" % "3.1.0.2"
[org.anarres.mirrors.license3j/license3j "3.1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |