morgaroth-utils-mongodb 1.2.4
Group ID:
io.github.morgaroth
Artifact ID:
morgaroth-utils-mongodb_2.10
Version:
1.2.4
Release Date:
Dec 2, 2014
Licenses:
libraryDependencies += "io.github.morgaroth" %% "morgaroth-utils-mongodb" % "1.2.4" resolvers += Resolver.bintrayJCenter
ivy"io.github.morgaroth::morgaroth-utils-mongodb:1.2.4" MavenRepository("https://jcenter.bintray.com")
//> using dep "io.github.morgaroth::morgaroth-utils-mongodb:1.2.4"
import $ivy.`io.github.morgaroth::morgaroth-utils-mongodb:1.2.4` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>io.github.morgaroth</groupId> <artifactId>morgaroth-utils-mongodb_2.10</artifactId> <version>1.2.4</version> </dependency>
compile group: 'io.github.morgaroth', name: 'morgaroth-utils-mongodb_2.10', version: '1.2.4'