Download casbah-commons_2.8.0-2.0rc0.jar file - Jar c

Jar examples for c:casbah-commons-2.8.0

Description

You can download jar file casbah-commons_2.8.0 2.0rc0 in this page.

Build File

You can use the following script to add casbah-commons_2.8.0-2.0rc0.jar to your project.

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

Download

Click the following link to download the jar file.

casbah-commons_2.8.0-2.0rc0.jar
casbah-commons_2.8.0-2.0rc0.pom



Related Tutorials