Download dispatch-core_2.9.0-1-0.9.2.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.9.2 in this page.

License

LGPL v3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials