fiadliel / fs2-mongodb   0.5.0

MIT License GitHub

Simple streaming interface for FS2 queries

Scala versions: 2.12 2.11

fs2-mongodb 0.5.0


Group ID:
org.lyranthe
Artifact ID:
fs2-mongodb_2.11
Version:
0.5.0
Release Date:
Oct 16, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.lyranthe</groupId>
  <artifactId>fs2-mongodb_2.11</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'org.lyranthe', name: 'fs2-mongodb_2.11', version: '0.5.0'