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