License |
License |
---|---|
GroupId | GroupIdcom.verhas |
ArtifactId | ArtifactIdlicense3j |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionLicense3j
https://github.com/verhas/License3j
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
license3j-2.0.1.pom | |
license3j-2.0.1-sources.jar | 23 KB |
license3j-2.0.1-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.verhas/license3j/ -->
<dependency>
<groupId>com.verhas</groupId>
<artifactId>license3j</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.verhas/license3j/
implementation 'com.verhas:license3j:2.0.1'
// https://jarcasting.com/artifacts/com.verhas/license3j/
implementation ("com.verhas:license3j:2.0.1")
'com.verhas:license3j:jar:2.0.1'
<dependency org="com.verhas" name="license3j" rev="2.0.1">
<artifact name="license3j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.verhas', module='license3j', version='2.0.1')
)
libraryDependencies += "com.verhas" % "license3j" % "2.0.1"
[com.verhas/license3j "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpg-jdk15on | jar | 1.60 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.17 |
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |