mongoquery-casbah 0.2


Group ID:
com.github.limansky
Artifact ID:
mongoquery-casbah_2.11
Version:
0.2
Release Date:
Nov 22, 2014
Licenses:
Files:

libraryDependencies += "com.github.limansky" %% "mongoquery-casbah" % "0.2"

Mill build tool

ivy"com.github.limansky::mongoquery-casbah:0.2"

Scala CLI

//> using dep "com.github.limansky::mongoquery-casbah:0.2"

Ammonite REPL

import $ivy.`com.github.limansky::mongoquery-casbah:0.2`

<dependency>
  <groupId>com.github.limansky</groupId>
  <artifactId>mongoquery-casbah_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.limansky', name: 'mongoquery-casbah_2.11', version: '0.2'