Download simpel-http-0.0.1.jar file - Jar s

Jar examples for s:simpel-http

Description

Simpel HTTP Client Library

You can download jar file simpel-http 0.0.1 in this page.

Build File

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'

Download

Click the following link to download the jar file.

simpel-http-0.0.1-javadoc.jar
simpel-http-0.0.1-sources.jar
simpel-http-0.0.1.jar
simpel-http-0.0.1.pom



Related Tutorials