mongoquery-core 0.3


Group ID:
com.github.limansky
Artifact ID:
mongoquery-core_2.11
Version:
0.3
Release Date:
Nov 30, 2014
Licenses:
Files:

libraryDependencies += "com.github.limansky" %% "mongoquery-core" % "0.3"

Mill build tool

ivy"com.github.limansky::mongoquery-core:0.3"

Scala CLI

//> using dep "com.github.limansky::mongoquery-core:0.3"

Ammonite REPL

import $ivy.`com.github.limansky::mongoquery-core:0.3`

<dependency>
  <groupId>com.github.limansky</groupId>
  <artifactId>mongoquery-core_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.limansky', name: 'mongoquery-core_2.11', version: '0.3'