softwaremill / ox   0.5.5

Apache License 2.0 Website GitHub

Safe direct-style concurrency and resiliency for Scala on the JVM

Scala versions: 3.x

flow-reactive-streams 0.5.5


Group ID:
com.softwaremill.ox
Artifact ID:
flow-reactive-streams_3
Version:
0.5.5
Release Date:
Nov 28, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "com.softwaremill.ox" %% "flow-reactive-streams" % "0.5.5"

Mill build tool

ivy"com.softwaremill.ox::flow-reactive-streams:0.5.5"

Scala CLI

//> using dep "com.softwaremill.ox::flow-reactive-streams:0.5.5"

Ammonite REPL

import $ivy.`com.softwaremill.ox::flow-reactive-streams:0.5.5`

<dependency>
  <groupId>com.softwaremill.ox</groupId>
  <artifactId>flow-reactive-streams_3</artifactId>
  <version>0.5.5</version>
</dependency>

compile group: 'com.softwaremill.ox', name: 'flow-reactive-streams_3', version: '0.5.5'