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