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.11

flow 1.2.0


Group ID:
com.github.jodersky
Artifact ID:
flow_2.10
Version:
1.2.0
Release Date:
Mar 24, 2014
Licenses:
Files:
Full Scala Version:
2.10.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.jodersky</groupId>
  <artifactId>flow_2.10</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.github.jodersky', name: 'flow_2.10', version: '1.2.0'