Download rogue_2.11-1.3.1.jar file - Jar r

Jar examples for r:rogue-2.11

Description

Foursquare's Scala DSL for constructing and executing find and modify commands against MongoDB

You can download jar file rogue_2.11 1.3.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add rogue_2.11-1.3.1.jar to your project.

<dependency>
   <groupId>io.fsq</groupId>
   <artifactId>rogue_2.11</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'io.fsq', name: 'rogue_2.11', version: '1.3.1'
libraryDependencies += "io.fsq" % "rogue_2.11" % "1.3.1"
<dependency org="io.fsq" name="rogue_2.11" rev="1.3.1"/>
@Grapes(@Grab(group='io.fsq', module='rogue_2.11', version='1.3.1'))
'io.fsq:rogue_2.11:jar:1.3.1'

Download

Click the following link to download the jar file.

rogue_2.11-1.3.1-javadoc.jar
rogue_2.11-1.3.1-sources.jar
rogue_2.11-1.3.1.jar
rogue_2.11-1.3.1.pom



Related Tutorials