Jar examples for s:simpel-http
Simpel HTTP Client Library
You can download jar file simpel-http 0.0.1 in this page.
You can use the following script to add simpel-http-0.0.1.jar to your project.
<dependency> <groupId>com.mindprogeny.simpel</groupId> <artifactId>simpel-http</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.mindprogeny.simpel', name: 'simpel-http', version: '0.0.1'
libraryDependencies += "com.mindprogeny.simpel" % "simpel-http" % "0.0.1"
<dependency org="com.mindprogeny.simpel" name="simpel-http" rev="0.0.1"/>
@Grapes(@Grab(group='com.mindprogeny.simpel', module='simpel-http', version='0.0.1'))
'com.mindprogeny.simpel:simpel-http:jar:0.0.1'
Click the following link to download the jar file.
simpel-http-0.0.1-javadoc.jar