Download dispatch-core_2.9.0-1-0.8.6.jar file - Jar d

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

Description

Core interfaces, applied by dispatch-http and dispatch-nio executors

You can download jar file dispatch-core_2.9.0-1 0.8.6 in this page.

License

LGPL v3

Build File

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

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

Download

Click the following link to download the jar file.

dispatch-core_2.9.0-1-0.8.6-javadoc.jar
dispatch-core_2.9.0-1-0.8.6-sources.jar
dispatch-core_2.9.0-1-0.8.6.jar
dispatch-core_2.9.0-1-0.8.6.pom



Related Tutorials