Download rescu-2.0.2.jar file - Jar r

Jar examples for r:rescu

Description

A lightweight REST client utility

You can download jar file rescu 2.0.2 in this page.

License

MIT

Build File

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'

Download

Click the following link to download the jar file.

rescu-2.0.2-javadoc.jar
rescu-2.0.2-sources.jar
rescu-2.0.2.jar
rescu-2.0.2.pom



Related Tutorials