Registry / utility / zio-streams-2-11

zio-streams-2-11

JSON →
library2.0.10javamavenunverified

Stream processing library for ZIO.

<dependency> <groupId>dev.zio</groupId> <artifactId>zio-streams_2.11</artifactId> <version>2.0.10</version> </dependency>
INSTALL
IMPORT
SIG · ZIO-STREAMS-2-11
Z
zio-streams-2-11
utilityjavav2.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ZStream
zio.stream.ZStream

Create a ZStream and print its elements.

import zio.stream.ZStream object Example extends zio.App { def run = ZStream(1, 2, 3).foreach(println) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
32
Amazon
1
Resources
zio-streams-2-11 — mvn dependency:get zio-streams-2-11 · libregistry