Download dispatch-http_2.9.0-1-0.8.10.jar file - Jar d

Jar examples for d:dispatch-http-2.9.0-1

Description

Standard HTTP executor, uses Apache DefaultHttpClient

You can download jar file dispatch-http_2.9.0-1 0.8.10 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-http_2.9.0-1-0.8.10.jar to your project.

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

Download

Click the following link to download the jar file.

dispatch-http_2.9.0-1-0.8.10-javadoc.jar
dispatch-http_2.9.0-1-0.8.10-sources.jar
dispatch-http_2.9.0-1-0.8.10.jar
dispatch-http_2.9.0-1-0.8.10.pom



Related Tutorials