Last Version

Licorize API Client 0.4

The official Licorize API Client for Java

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.open-lab
ArtifactId

ArtifactId

licorizeClient
Version

Version

0.4
Type

Type

jar
Description

Description

Licorize API Client
The official Licorize API Client for Java
Project URL

Project URL

http://licorize.com

Download licorizeClient 0.4


<!-- https://jarcasting.com/artifacts/com.open-lab/licorizeClient/ -->
<dependency>
    <groupId>com.open-lab</groupId>
    <artifactId>licorizeClient</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.open-lab/licorizeClient/
implementation 'com.open-lab:licorizeClient:0.4'
// https://jarcasting.com/artifacts/com.open-lab/licorizeClient/
implementation ("com.open-lab:licorizeClient:0.4")
'com.open-lab:licorizeClient:jar:0.4'
<dependency org="com.open-lab" name="licorizeClient" rev="0.4">
  <artifact name="licorizeClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.open-lab', module='licorizeClient', version='0.4')
)
libraryDependencies += "com.open-lab" % "licorizeClient" % "0.4"
[com.open-lab/licorizeClient "0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scribe : scribe jar 1.0.7
net.sf.json-lib : json-lib jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.