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-native 2.0.1


Group ID:
com.github.jodersky
Artifact ID:
flow-native_2.10
Version:
2.0.1
Release Date:
May 6, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.github.jodersky" %% "flow-native" % "2.0.1"

Mill build tool

ivy"com.github.jodersky::flow-native:2.0.1"

Scala CLI

//> using dep "com.github.jodersky::flow-native:2.0.1"

Ammonite REPL

import $ivy.`com.github.jodersky::flow-native:2.0.1`

<dependency>
  <groupId>com.github.jodersky</groupId>
  <artifactId>flow-native_2.10</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.github.jodersky', name: 'flow-native_2.10', version: '2.0.1'