| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.oblivion-cache |
| ArtifactId | ArtifactIdoblivion-rest-client |
| Last Version | Last Version0.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description0blivi0n-REST-Client
0blivi0n REST API client for JAVA applications
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| oblivion-rest-client-0.5.2.pom | |
| oblivion-rest-client-0.5.2.jar | 26 KB |
| oblivion-rest-client-0.5.2-sources.jar | 20 KB |
| oblivion-rest-client-0.5.2-javadoc.jar | 156 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.oblivion-cache/oblivion-rest-client/ -->
<dependency>
<groupId>org.oblivion-cache</groupId>
<artifactId>oblivion-rest-client</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oblivion-cache/oblivion-rest-client/
implementation 'org.oblivion-cache:oblivion-rest-client:0.5.2'
// https://jarcasting.com/artifacts/org.oblivion-cache/oblivion-rest-client/
implementation ("org.oblivion-cache:oblivion-rest-client:0.5.2")
'org.oblivion-cache:oblivion-rest-client:jar:0.5.2'
<dependency org="org.oblivion-cache" name="oblivion-rest-client" rev="0.5.2">
<artifact name="oblivion-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oblivion-cache', module='oblivion-rest-client', version='0.5.2')
)
libraryDependencies += "org.oblivion-cache" % "oblivion-rest-client" % "0.5.2"
[org.oblivion-cache/oblivion-rest-client "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.5.0 |
| com.google.code.gson : gson | jar | 2.3.1 |