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