typelevel / fs2   3.10.1

Website GitHub

Compositional, streaming I/O library for Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

fs2-reactive-streams 3.1-37-271f8b8


Group ID:
co.fs2
Artifact ID:
fs2-reactive-streams_3
Version:
3.1-37-271f8b8
Release Date:
Sept 28, 2021
Licenses:
MIT
Files:

libraryDependencies += "co.fs2" %% "fs2-reactive-streams" % "3.1-37-271f8b8"

Mill build tool

ivy"co.fs2::fs2-reactive-streams:3.1-37-271f8b8"

Scala CLI

//> using dep "co.fs2::fs2-reactive-streams:3.1-37-271f8b8"

Ammonite REPL

import $ivy.`co.fs2::fs2-reactive-streams:3.1-37-271f8b8`

<dependency>
  <groupId>co.fs2</groupId>
  <artifactId>fs2-reactive-streams_3</artifactId>
  <version>3.1-37-271f8b8</version>
</dependency>

compile group: 'co.fs2', name: 'fs2-reactive-streams_3', version: '3.1-37-271f8b8'