Last Version

Clever Java Client 1.0.1

Client Library for the Clever API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clever
ArtifactId

ArtifactId

client
Version

Version

1.0.1
Type

Type

jar
Description

Description

Clever Java Client
Client Library for the Clever API
Project URL

Project URL

http://www.clever.com
Source Code Management

Source Code Management

https://github.com/Clever/clever-java

Download client 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.15
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.0
org.threeten : threetenbp jar 1.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.