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.5.2 in this page.
Apache License 2.0
You can use the following script to add well-rested-client-1.5.2.jar to your project.
<dependency> <groupId>com.lindar</groupId> <artifactId>well-rested-client</artifactId> <version>1.5.2</version> </dependency>
compile group: 'com.lindar', name: 'well-rested-client', version: '1.5.2'
libraryDependencies += "com.lindar" % "well-rested-client" % "1.5.2"
<dependency org="com.lindar" name="well-rested-client" rev="1.5.2"/>
@Grapes(@Grab(group='com.lindar', module='well-rested-client', version='1.5.2'))
'com.lindar:well-rested-client:jar:1.5.2'
Click the following link to download the jar file.
well-rested-client-1.5.2-javadoc.jar