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.3.0


Group ID:
co.fs2
Artifact ID:
fs2-cats_2.12
Version:
0.3.0
Release Date:
Jan 16, 2017
Licenses:
MIT
Files:

libraryDependencies += "co.fs2" %% "fs2-cats" % "0.3.0"

Mill build tool

ivy"co.fs2::fs2-cats:0.3.0"

Scala CLI

//> using dep "co.fs2::fs2-cats:0.3.0"

Ammonite REPL

import $ivy.`co.fs2::fs2-cats:0.3.0`

<dependency>
  <groupId>co.fs2</groupId>
  <artifactId>fs2-cats_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'co.fs2', name: 'fs2-cats_2.12', version: '0.3.0'