clicksend-java-client

ClickSend Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.clicksend
ArtifactId

ArtifactId

clicksend-java-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

clicksend-java-client
ClickSend Java
Project URL

Project URL

https://github.com/ClickSend/clicksend-java
Source Code Management

Source Code Management

https://github.com/ClickSend/clicksend-java

Download clicksend-java-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.18
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.

Versions

Version
1.0.0