jodersky / akka-serial   2.4.1

BSD 3-clause "New" or "Revised" License Website GitHub

Reactive serial communication library for Akka and Scala.

Scala versions: 2.13 2.12 2.11 2.10

flow-stream 3.0.3


Group ID:
ch.jodersky
Artifact ID:
flow-stream_2.11
Version:
3.0.3
Release Date:
Oct 8, 2016
Licenses:
Files:

libraryDependencies += "ch.jodersky" %% "flow-stream" % "3.0.3"

Mill build tool

ivy"ch.jodersky::flow-stream:3.0.3"

Scala CLI

//> using dep "ch.jodersky::flow-stream:3.0.3"

Ammonite REPL

import $ivy.`ch.jodersky::flow-stream:3.0.3`

<dependency>
  <groupId>ch.jodersky</groupId>
  <artifactId>flow-stream_2.11</artifactId>
  <version>3.0.3</version>
</dependency>

compile group: 'ch.jodersky', name: 'flow-stream_2.11', version: '3.0.3'