Jar examples for r:resty-client
Resty java client
You can download jar file resty-client 1.1.0 in this page.
You can use the following script to add resty-client-1.1.0.jar to your project.
<dependency> <groupId>cn.dreampie</groupId> <artifactId>resty-client</artifactId> <version>1.1.0</version> </dependency>
compile group: 'cn.dreampie', name: 'resty-client', version: '1.1.0'
libraryDependencies += "cn.dreampie" % "resty-client" % "1.1.0"
<dependency org="cn.dreampie" name="resty-client" rev="1.1.0"/>
@Grapes(@Grab(group='cn.dreampie', module='resty-client', version='1.1.0'))
'cn.dreampie:resty-client:jar:1.1.0'
Click the following link to download the jar file.
resty-client-1.1.0-javadoc.jar