Jar examples for r:rest-client-java
A Java client library for RESTful services.
You can download jar file rest-client-java 0.3.4 in this page.
GNU General Public License, version 2
You can use the following script to add rest-client-java-0.3.4.jar to your project.
<dependency> <groupId>me.shib.java.lib</groupId> <artifactId>rest-client-java</artifactId> <version>0.3.4</version> </dependency>
compile group: 'me.shib.java.lib', name: 'rest-client-java', version: '0.3.4'
libraryDependencies += "me.shib.java.lib" % "rest-client-java" % "0.3.4"
<dependency org="me.shib.java.lib" name="rest-client-java" rev="0.3.4"/>
@Grapes(@Grab(group='me.shib.java.lib', module='rest-client-java', version='0.3.4'))
'me.shib.java.lib:rest-client-java:jar:0.3.4'
Click the following link to download the jar file.
rest-client-java-0.3.4-javadoc.jar