backupify / datto-flow   3.2.0

MIT License GitHub

Augment akka-stream to make streams that carry context easy to construct and manipulate.

Scala versions: 2.13 2.12 2.11

flow-testkit 1.12.5


Group ID:
com.datto
Artifact ID:
flow-testkit_2.11
Version:
1.12.5
Release Date:
Jun 6, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.datto" %% "flow-testkit" % "1.12.5"

Mill build tool

ivy"com.datto::flow-testkit:1.12.5"

Scala CLI

//> using dep "com.datto::flow-testkit:1.12.5"

Ammonite REPL

import $ivy.`com.datto::flow-testkit:1.12.5`

<dependency>
  <groupId>com.datto</groupId>
  <artifactId>flow-testkit_2.11</artifactId>
  <version>1.12.5</version>
</dependency>

compile group: 'com.datto', name: 'flow-testkit_2.11', version: '1.12.5'