Download dispatch-http_2.8.0-0.8.0.Beta2.jar file - Jar d

Jar examples for d:dispatch-http-2.8.0

Description

Standard HTTP executor, uses Apache DefaultHttpClient

You can download jar file dispatch-http_2.8.0 0.8.0.Beta2 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-http_2.8.0-0.8.0.Beta2.jar to your project.

<dependency>
   <groupId>net.databinder</groupId>
   <artifactId>dispatch-http_2.8.0</artifactId>
   <version>0.8.0.Beta2</version>
</dependency>
compile group: 'net.databinder', name: 'dispatch-http_2.8.0', version: '0.8.0.Beta2'
libraryDependencies += "net.databinder" % "dispatch-http_2.8.0" % "0.8.0.Beta2"
<dependency org="net.databinder" name="dispatch-http_2.8.0" rev="0.8.0.Beta2"/>
@Grapes(@Grab(group='net.databinder', module='dispatch-http_2.8.0', version='0.8.0.Beta2'))
'net.databinder:dispatch-http_2.8.0:jar:0.8.0.Beta2'

Download

Click the following link to download the jar file.

dispatch-http_2.8.0-0.8.0.Beta2-sources.jar
dispatch-http_2.8.0-0.8.0.Beta2.jar
dispatch-http_2.8.0-0.8.0.Beta2.pom



Related Tutorials