Last Version

Logup Client 1.0.1

The LogUp SDK for JAVA provides JAVA APIs to integrate this system in your website backend.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.logup
ArtifactId

ArtifactId

logup-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

Logup Client
The LogUp SDK for JAVA provides JAVA APIs to integrate this system in your website backend.

Download logup-client 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20180130

Project Modules

There are no modules declared in this project.