Augment akka-stream to make streams that carry context easy to construct and manipulate.
Scala versions:
2.13
flow 1.14.2
Group ID:
com.datto
Artifact ID:
flow_2.12
Version:
1.14.2
Release Date:
Apr 26, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "com.datto" %% "flow" % "1.14.2"
ivy"com.datto::flow:1.14.2"
//> using dep "com.datto::flow:1.14.2"
import $ivy.`com.datto::flow:1.14.2`
<dependency> <groupId>com.datto</groupId> <artifactId>flow_2.12</artifactId> <version>1.14.2</version> </dependency>
compile group: 'com.datto', name: 'flow_2.12', version: '1.14.2'