Jar examples for r:rescu
A lightweight REST client utility
You can download jar file rescu 2.0.2 in this page.
MIT
You can use the following script to add rescu-2.0.2.jar to your project.
<dependency> <groupId>com.github.mmazi</groupId> <artifactId>rescu</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.github.mmazi', name: 'rescu', version: '2.0.2'
libraryDependencies += "com.github.mmazi" % "rescu" % "2.0.2"
<dependency org="com.github.mmazi" name="rescu" rev="2.0.2"/>
@Grapes(@Grab(group='com.github.mmazi', module='rescu', version='2.0.2'))
'com.github.mmazi:rescu:jar:2.0.2'
Click the following link to download the jar file.
rescu-2.0.2-javadoc.jar