Jar examples for w:well-rested-client
A nice and easy java http client wrapper built on top of apache httpclient
You can download jar file well-rested-client 1.3.0 in this page.
Apache License 2.0
You can use the following script to add well-rested-client-1.3.0.jar to your project.
<dependency> <groupId>com.lindar</groupId> <artifactId>well-rested-client</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.lindar', name: 'well-rested-client', version: '1.3.0'
libraryDependencies += "com.lindar" % "well-rested-client" % "1.3.0"
<dependency org="com.lindar" name="well-rested-client" rev="1.3.0"/>
@Grapes(@Grab(group='com.lindar', module='well-rested-client', version='1.3.0'))
'com.lindar:well-rested-client:jar:1.3.0'
Click the following link to download the jar file.
well-rested-client-1.3.0-javadoc.jar