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 2.0.4


Group ID:
com.github.jodersky
Artifact ID:
flow_2.11
Version:
2.0.4
Release Date:
Aug 14, 2014
Licenses:
Files:

libraryDependencies += "com.github.jodersky" %% "flow" % "2.0.4"

Mill build tool

ivy"com.github.jodersky::flow:2.0.4"

Scala CLI

//> using dep "com.github.jodersky::flow:2.0.4"

Ammonite REPL

import $ivy.`com.github.jodersky::flow:2.0.4`

<dependency>
  <groupId>com.github.jodersky</groupId>
  <artifactId>flow_2.11</artifactId>
  <version>2.0.4</version>
</dependency>

compile group: 'com.github.jodersky', name: 'flow_2.11', version: '2.0.4'