License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages CLI User Interface |
GroupId | GroupIdio.divide |
ArtifactId | ArtifactIdclient-java |
Version | Version0.5.3 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
client-java-0.5.3.pom | |
client-java-0.5.3.jar | 370 KB |
client-java-0.5.3-sources.jar | 57 KB |
client-java-0.5.3-javadoc.jar | 276 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.divide/client-java/ -->
<dependency>
<groupId>io.divide</groupId>
<artifactId>client-java</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.divide/client-java/
implementation 'io.divide:client-java:0.5.3'
// https://jarcasting.com/artifacts/io.divide/client-java/
implementation ("io.divide:client-java:0.5.3")
'io.divide:client-java:jar:0.5.3'
<dependency org="io.divide" name="client-java" rev="0.5.3">
<artifact name="client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.divide', module='client-java', version='0.5.3')
)
libraryDependencies += "io.divide" % "client-java" % "0.5.3"
[io.divide/client-java "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.divide : shared | jar | 0.5.2 |
com.squareup.retrofit : retrofit | jar | 1.6.1 |
com.squareup.okhttp : okhttp | jar | 2.0.0 |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.0.0 |
com.netflix.rxjava : rxjava-core | jar | 0.19.6 |
com.google.inject : guice | jar | 4.0-beta |
io.divide : dao-common | test-jar | 0.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |