gilt / opm   2.0.2

GitHub

Object prevalence model implementation in Scala for MongoDB

Scala versions: 2.11 2.10

opm 2.0.2


Group ID:
com.gilt
Artifact ID:
opm_2.11
Version:
2.0.2
Release Date:
Aug 3, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.gilt" %% "opm" % "2.0.2"

Mill build tool

ivy"com.gilt::opm:2.0.2"

Scala CLI

//> using dep "com.gilt::opm:2.0.2"

Ammonite REPL

import $ivy.`com.gilt::opm:2.0.2`

<dependency>
  <groupId>com.gilt</groupId>
  <artifactId>opm_2.11</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'com.gilt', name: 'opm_2.11', version: '2.0.2'