Safe direct-style streaming, concurrency and resiliency for Scala on the JVM
- jvm
- virtual-threads
- resiliency
- reactive-streams
- goroutines
- structured-concurrency
- streaming
- scala
- concurrency
- loom
- channels
Scala versions:
3.x
flow-reactive-streams 1.0.2
Group ID:
com.softwaremill.ox
Artifact ID:
flow-reactive-streams_3
Version:
1.0.2
Release Date:
Nov 21, 2025
Licenses:
Files:
Full Scala Version:
3.3.7
Developers:
libraryDependencies += "com.softwaremill.ox" %% "flow-reactive-streams" % "1.0.2"
ivy"com.softwaremill.ox::flow-reactive-streams:1.0.2"
//> using dep "com.softwaremill.ox::flow-reactive-streams:1.0.2"
import $ivy.`com.softwaremill.ox::flow-reactive-streams:1.0.2`
<dependency> <groupId>com.softwaremill.ox</groupId> <artifactId>flow-reactive-streams_3</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.softwaremill.ox', name: 'flow-reactive-streams_3', version: '1.0.2'