Jar examples for d:dispatch-core-2.11
Core interfaces, applied by dispatch-http and dispatch-nio executors
You can download jar file dispatch-core_2.11 0.13.0-M1 in this page.
LGPL v3
You can use the following script to add dispatch-core_2.11-0.13.0-M1.jar to your project.
<dependency> <groupId>net.databinder.dispatch</groupId> <artifactId>dispatch-core_2.11</artifactId> <version>0.13.0-M1</version> </dependency>
compile group: 'net.databinder.dispatch', name: 'dispatch-core_2.11', version: '0.13.0-M1'
libraryDependencies += "net.databinder.dispatch" % "dispatch-core_2.11" % "0.13.0-M1"
<dependency org="net.databinder.dispatch" name="dispatch-core_2.11" rev="0.13.0-M1"/>
@Grapes(@Grab(group='net.databinder.dispatch', module='dispatch-core_2.11', version='0.13.0-M1'))
'net.databinder.dispatch:dispatch-core_2.11:jar:0.13.0-M1'
Click the following link to download the jar file.
dispatch-core_2.11-0.13.0-M1-javadoc.jar