Jar examples for d:dispatch-core-2.12
Core Dispatch module wrapping sonatype/async-http-client
You can download jar file dispatch-core_2.12 0.13.0 in this page.
LGPL v3
You can use the following script to add dispatch-core_2.12-0.13.0.jar to your project.
<dependency> <groupId>net.databinder.dispatch</groupId> <artifactId>dispatch-core_2.12</artifactId> <version>0.13.0</version> </dependency>
compile group: 'net.databinder.dispatch', name: 'dispatch-core_2.12', version: '0.13.0'
libraryDependencies += "net.databinder.dispatch" % "dispatch-core_2.12" % "0.13.0"
<dependency org="net.databinder.dispatch" name="dispatch-core_2.12" rev="0.13.0"/>
@Grapes(@Grab(group='net.databinder.dispatch', module='dispatch-core_2.12', version='0.13.0'))
'net.databinder.dispatch:dispatch-core_2.12:jar:0.13.0'
Click the following link to download the jar file.
dispatch-core_2.12-0.13.0-javadoc.jar