functional-streams-for-scala / fs2-cats   0.5.0

MIT License GitHub

Interop between fs2 and cats

Scala versions: 2.12 2.11
Scala.js versions: 0.6

fs2-cats 0.1.0-RC1


Group ID:
co.fs2
Artifact ID:
fs2-cats_2.11
Version:
0.1.0-RC1
Release Date:
Aug 11, 2016
Licenses:
MIT
Files:

libraryDependencies += "co.fs2" %% "fs2-cats" % "0.1.0-RC1"

Mill build tool

ivy"co.fs2::fs2-cats:0.1.0-RC1"

Scala CLI

//> using dep "co.fs2::fs2-cats:0.1.0-RC1"

Ammonite REPL

import $ivy.`co.fs2::fs2-cats:0.1.0-RC1`

<dependency>
  <groupId>co.fs2</groupId>
  <artifactId>fs2-cats_2.11</artifactId>
  <version>0.1.0-RC1</version>
</dependency>

compile group: 'co.fs2', name: 'fs2-cats_2.11', version: '0.1.0-RC1'