Download casbah-commons_2.8.0-2.0rc2.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.0rc2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials