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