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-native 2.0.0-RC3


Group ID:
com.github.jodersky
Artifact ID:
flow-native_2.10
Version:
2.0.0-RC3
Release Date:
Apr 21, 2014
Licenses:
Files:

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

Mill build tool

ivy"com.github.jodersky::flow-native:2.0.0-RC3"

Scala CLI

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

Ammonite REPL

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

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

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