Last Version

Java REST Client 0.9.5

A very simple REST client.

License

License

GroupId

GroupId

org.keeber
ArtifactId

ArtifactId

simple-rest
Version

Version

0.9.5
Type

Type

jar
Description

Description

Java REST Client
A very simple REST client.
Project URL

Project URL

https://github.com/json-k/simple-rest
Source Code Management

Source Code Management

https://github.com/json-k/simple-rest

Download simple-rest 0.9.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.