Download dispatch-core_2.11-1.0.0-M1.jar file - Jar d

Jar examples for d:dispatch-core-2.11

Description

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

You can download jar file dispatch-core_2.11 1.0.0-M1 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-core_2.11-1.0.0-M1.jar to your project.

<dependency>
   <groupId>org.dispatchhttp</groupId>
   <artifactId>dispatch-core_2.11</artifactId>
   <version>1.0.0-M1</version>
</dependency>
compile group: 'org.dispatchhttp', name: 'dispatch-core_2.11', version: '1.0.0-M1'
libraryDependencies += "org.dispatchhttp" % "dispatch-core_2.11" % "1.0.0-M1"
<dependency org="org.dispatchhttp" name="dispatch-core_2.11" rev="1.0.0-M1"/>
@Grapes(@Grab(group='org.dispatchhttp', module='dispatch-core_2.11', version='1.0.0-M1'))
'org.dispatchhttp:dispatch-core_2.11:jar:1.0.0-M1'

Download

Click the following link to download the jar file.

dispatch-core_2.11-1.0.0-M1-javadoc.jar
dispatch-core_2.11-1.0.0-M1-sources.jar
dispatch-core_2.11-1.0.0-M1.jar
dispatch-core_2.11-1.0.0-M1.pom



Related Tutorials