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