fiadliel / fs2-mongodb   0.5.0

MIT License GitHub

Simple streaming interface for FS2 queries

Scala versions: 2.12 2.11

fs2-mongodb 0.4.0


Group ID:
org.lyranthe
Artifact ID:
fs2-mongodb_2.12
Version:
0.4.0
Release Date:
Aug 24, 2018
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe" %% "fs2-mongodb" % "0.4.0"

Mill build tool

ivy"org.lyranthe::fs2-mongodb:0.4.0"

Scala CLI

//> using dep "org.lyranthe::fs2-mongodb:0.4.0"

Ammonite REPL

import $ivy.`org.lyranthe::fs2-mongodb:0.4.0`

<dependency>
  <groupId>org.lyranthe</groupId>
  <artifactId>fs2-mongodb_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'org.lyranthe', name: 'fs2-mongodb_2.12', version: '0.4.0'