License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.rakam |
ArtifactId | ArtifactIdrakam-client |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrakam-client
Rakam client library
|
Filename | Size |
---|---|
rakam-client-0.7.pom | |
rakam-client-0.7.jar | 427 KB |
rakam-client-0.7-tests.jar | 10 KB |
rakam-client-0.7-sources.jar | 173 KB |
rakam-client-0.7-javadoc.jar | 758 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rakam/rakam-client/ -->
<dependency>
<groupId>io.rakam</groupId>
<artifactId>rakam-client</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.rakam/rakam-client/
implementation 'io.rakam:rakam-client:0.7'
// https://jarcasting.com/artifacts/io.rakam/rakam-client/
implementation ("io.rakam:rakam-client:0.7")
'io.rakam:rakam-client:jar:0.7'
<dependency org="io.rakam" name="rakam-client" rev="0.7">
<artifact name="rakam-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rakam', module='rakam-client', version='0.7')
)
libraryDependencies += "io.rakam" % "rakam-client" % "0.7"
[io.rakam/rakam-client "0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.9 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.6.2 |
joda-time : joda-time | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |