Download query_2.8.1.RC4-2.0b2.jar file - Jar q

Jar examples for q:query-2.8.1

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials