Last Version

Labs64 :: NetLicensing :: Client :: Parent 2.9.3

Java wrapper for Labs64 NetLicensing RESTful API

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.labs64.netlicensing
ArtifactId

ArtifactId

netlicensing-client-parent
Version

Version

2.9.3
Type

Type

pom
Description

Description

Labs64 :: NetLicensing :: Client :: Parent
Java wrapper for Labs64 NetLicensing RESTful API
Project URL

Project URL

https://netlicensing.io
Project Organization

Project Organization

Labs64 GmbH
Source Code Management

Source Code Management

https://github.com/Labs64/NetLicensingClient-java

Download netlicensing-client-parent 2.9.3


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • NetLicensingClient
  • NetLicensingClient-demo