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