| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdcom.labs64.netlicensing |
| ArtifactId | ArtifactIdnetlicensing-client-parent |
| Last Version | Last Version2.9.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLabs64 :: NetLicensing :: Client :: Parent
Java wrapper for Labs64 NetLicensing RESTful API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| netlicensing-client-parent-2.9.3.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client-parent/ -->
<dependency>
<groupId>com.labs64.netlicensing</groupId>
<artifactId>netlicensing-client-parent</artifactId>
<version>2.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client-parent/
implementation 'com.labs64.netlicensing:netlicensing-client-parent:2.9.3'
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client-parent/
implementation ("com.labs64.netlicensing:netlicensing-client-parent:2.9.3")
'com.labs64.netlicensing:netlicensing-client-parent:pom:2.9.3'
<dependency org="com.labs64.netlicensing" name="netlicensing-client-parent" rev="2.9.3">
<artifact name="netlicensing-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.labs64.netlicensing', module='netlicensing-client-parent', version='2.9.3')
)
libraryDependencies += "com.labs64.netlicensing" % "netlicensing-client-parent" % "2.9.3"
[com.labs64.netlicensing/netlicensing-client-parent "2.9.3"]