Download commons_2.8.1.RC4-2.0b2.jar file - Jar c

Jar examples for c:commons-2.8.1

Description

You can download jar file commons_2.8.1.RC4 2.0b2 in this page.

Build File

You can use the following script to add commons_2.8.1.RC4-2.0b2.jar to your project.

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

Download

Click the following link to download the jar file.

commons_2.8.1.RC4-2.0b2.jar
commons_2.8.1.RC4-2.0b2.pom



Related Tutorials