Download dispatch-http_2.7.5-0.5.2.jar file - Jar d

Jar examples for d:dispatch-http-2.7.5

Description

You can download jar file dispatch-http_2.7.5 0.5.2 in this page.

Build File

You can use the following script to add dispatch-http_2.7.5-0.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

dispatch-http_2.7.5-0.5.2.jar
dispatch-http_2.7.5-0.5.2.pom



Related Tutorials