REST API Client - Java

A Java client library for RESTful services

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

me.shib.java.lib
ArtifactId

ArtifactId

rest-client-java
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

REST API Client - Java
A Java client library for RESTful services

Download rest-client-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
me.shib.java.lib : common-utils jar 0.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3