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