License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.labs64.netlicensing |
ArtifactId | ArtifactIdnetlicensing-client-demo |
Last Version | Last Version2.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLabs64 :: NetLicensing :: Client :: Demo
Java wrapper for Labs64 NetLicensing RESTful API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client-demo/ -->
<dependency>
<groupId>com.labs64.netlicensing</groupId>
<artifactId>netlicensing-client-demo</artifactId>
<version>2.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client-demo/
implementation 'com.labs64.netlicensing:netlicensing-client-demo:2.9.3'
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client-demo/
implementation ("com.labs64.netlicensing:netlicensing-client-demo:2.9.3")
'com.labs64.netlicensing:netlicensing-client-demo:jar:2.9.3'
<dependency org="com.labs64.netlicensing" name="netlicensing-client-demo" rev="2.9.3">
<artifact name="netlicensing-client-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.labs64.netlicensing', module='netlicensing-client-demo', version='2.9.3')
)
libraryDependencies += "com.labs64.netlicensing" % "netlicensing-client-demo" % "2.9.3"
[com.labs64.netlicensing/netlicensing-client-demo "2.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.labs64.netlicensing : netlicensing-client | jar | 2.9.3 |
commons-io : commons-io | jar | 2.11.0 |
commons-cli : commons-cli | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |