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 2.0.1


Group ID:
com.datto
Artifact ID:
flow_2.12
Version:
2.0.1
Release Date:
Oct 25, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.datto" %% "flow" % "2.0.1"

Mill build tool

ivy"com.datto::flow:2.0.1"

Scala CLI

//> using dep "com.datto::flow:2.0.1"

Ammonite REPL

import $ivy.`com.datto::flow:2.0.1`

<dependency>
  <groupId>com.datto</groupId>
  <artifactId>flow_2.12</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.datto', name: 'flow_2.12', version: '2.0.1'