utils-mongodb 2.0.0


Group ID:
io.github.morgaroth
Artifact ID:
utils-mongodb_2.11
Version:
2.0.0
Release Date:
Oct 16, 2015
Licenses:
Files:

libraryDependencies += "io.github.morgaroth" %% "utils-mongodb" % "2.0.0"

Mill build tool

ivy"io.github.morgaroth::utils-mongodb:2.0.0"

Scala CLI

//> using dep "io.github.morgaroth::utils-mongodb:2.0.0"

Ammonite REPL

import $ivy.`io.github.morgaroth::utils-mongodb:2.0.0`

<dependency>
  <groupId>io.github.morgaroth</groupId>
  <artifactId>utils-mongodb_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'io.github.morgaroth', name: 'utils-mongodb_2.11', version: '2.0.0'