Jar examples for c:commons-2.8.1
You can download jar file commons_2.8.1.RC4 2.0b1 in this page.
You can use the following script to add commons_2.8.1.RC4-2.0b1.jar to your project.
<dependency> <groupId>com.mongodb.casbah</groupId> <artifactId>commons_2.8.1.RC4</artifactId> <version>2.0b1</version> </dependency>
compile group: 'com.mongodb.casbah', name: 'commons_2.8.1.RC4', version: '2.0b1'
libraryDependencies += "com.mongodb.casbah" % "commons_2.8.1.RC4" % "2.0b1"
<dependency org="com.mongodb.casbah" name="commons_2.8.1.RC4" rev="2.0b1"/>
@Grapes(@Grab(group='com.mongodb.casbah', module='commons_2.8.1.RC4', version='2.0b1'))
'com.mongodb.casbah:commons_2.8.1.RC4:jar:2.0b1'
Click the following link to download the jar file.
commons_2.8.1.RC4-2.0b1.jar