Jar examples for r:rogue-2.11
Foursquare's Scala DSL for constructing and executing find and modify commands against MongoDB
You can download jar file rogue_2.11 1.3.2 in this page.
Apache License, Version 2.0
You can use the following script to add rogue_2.11-1.3.2.jar to your project.
<dependency> <groupId>io.fsq</groupId> <artifactId>rogue_2.11</artifactId> <version>1.3.2</version> </dependency>
compile group: 'io.fsq', name: 'rogue_2.11', version: '1.3.2'
libraryDependencies += "io.fsq" % "rogue_2.11" % "1.3.2"
<dependency org="io.fsq" name="rogue_2.11" rev="1.3.2"/>
@Grapes(@Grab(group='io.fsq', module='rogue_2.11', version='1.3.2'))
'io.fsq:rogue_2.11:jar:1.3.2'
Click the following link to download the jar file.
rogue_2.11-1.3.2-javadoc.jar