Download core_2.8.0-2.0b1.jar file - Jar c

Jar examples for c:core-2.8.0

Description

Core Dispatch module wrapping sonatype/async-http-client

You can download jar file core_2.8.0 2.0b1 in this page.

License

LGPL v3

Build File

You can use the following script to add core_2.8.0-2.0b1.jar to your project.

<dependency>
   <groupId>com.mongodb.casbah</groupId>
   <artifactId>core_2.8.0</artifactId>
   <version>2.0b1</version>
</dependency>
compile group: 'com.mongodb.casbah', name: 'core_2.8.0', version: '2.0b1'
libraryDependencies += "com.mongodb.casbah" % "core_2.8.0" % "2.0b1"
<dependency org="com.mongodb.casbah" name="core_2.8.0" rev="2.0b1"/>
@Grapes(@Grab(group='com.mongodb.casbah', module='core_2.8.0', version='2.0b1'))
'com.mongodb.casbah:core_2.8.0:jar:2.0b1'

Download

Click the following link to download the jar file.

core_2.8.0-2.0b1.jar
core_2.8.0-2.0b1.pom



Related Tutorials