Jar examples for r:rerest
REST client for RE framework.
You can download jar file rerest 1.0.0 in this page.
Apache 2.0
You can use the following script to add rerest-1.0.0.jar to your project.
<dependency> <groupId>com.github.e-rikov</groupId> <artifactId>rerest</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.e-rikov', name: 'rerest', version: '1.0.0'
libraryDependencies += "com.github.e-rikov" % "rerest" % "1.0.0"
<dependency org="com.github.e-rikov" name="rerest" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.e-rikov', module='rerest', version='1.0.0'))
'com.github.e-rikov:rerest:jar:1.0.0'
Click the following link to download the jar file.
rerest-1.0.0-javadoc.jar