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