License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.clicksend |
ArtifactId | ArtifactIdclicksend-java-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionclicksend-java-client
ClickSend Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clicksend-java-client-1.0.0.pom | |
clicksend-java-client-1.0.0.jar | 931 KB |
clicksend-java-client-1.0.0-tests.jar | 34 KB |
clicksend-java-client-1.0.0-sources.jar | 197 KB |
clicksend-java-client-1.0.0-javadoc.jar | 750 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |