fehmicansaglam / tepkin   0.5

Apache License 2.0 GitHub

Reactive MongoDB Driver for Scala

Scala versions: 2.11

bson 0.1


Group ID:
net.fehmicansaglam
Artifact ID:
bson_2.11
Version:
0.1
Release Date:
Mar 21, 2015
Licenses:
Files:

libraryDependencies += "net.fehmicansaglam" %% "bson" % "0.1"

Mill build tool

ivy"net.fehmicansaglam::bson:0.1"

Scala CLI

//> using dep "net.fehmicansaglam::bson:0.1"

Ammonite REPL

import $ivy.`net.fehmicansaglam::bson:0.1`

<dependency>
  <groupId>net.fehmicansaglam</groupId>
  <artifactId>bson_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'net.fehmicansaglam', name: 'bson_2.11', version: '0.1'