Download core_2.9.2-0.9.1.jar file - Jar c

Jar examples for c:core-2.9.2

Description

Core Dispatch module wrapping sonatype/async-http-client

You can download jar file core_2.9.2 0.9.1 in this page.

License

BSD-style

Build File

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'

Download

Click the following link to download the jar file.

core_2.9.2-0.9.1-javadoc.jar
core_2.9.2-0.9.1-sources.jar
core_2.9.2-0.9.1.jar
core_2.9.2-0.9.1.pom



Related Tutorials