outr / reactify   1.2.0

MIT License GitHub

The first and only true Functional Reactive Programming framework for Scala.

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.5 0.4 0.3

reactify 2.1.1


Group ID:
com.outr
Artifact ID:
reactify_2.11
Version:
2.1.1
Release Date:
Sept 6, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "reactify" % "2.1.1"

Mill build tool

ivy"com.outr::reactify:2.1.1"

Scala CLI

//> using dep "com.outr::reactify:2.1.1"

Ammonite REPL

import $ivy.`com.outr::reactify:2.1.1`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>reactify_2.11</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.outr', name: 'reactify_2.11', version: '2.1.1'