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-core 3.0.2


Group ID:
ch.jodersky
Artifact ID:
flow-core_2.11
Version:
3.0.2
Release Date:
Jul 10, 2016
Licenses:
Files:

libraryDependencies += "ch.jodersky" %% "flow-core" % "3.0.2"

Mill build tool

ivy"ch.jodersky::flow-core:3.0.2"

Scala CLI

//> using dep "ch.jodersky::flow-core:3.0.2"

Ammonite REPL

import $ivy.`ch.jodersky::flow-core:3.0.2`

<dependency>
  <groupId>ch.jodersky</groupId>
  <artifactId>flow-core_2.11</artifactId>
  <version>3.0.2</version>
</dependency>

compile group: 'ch.jodersky', name: 'flow-core_2.11', version: '3.0.2'