outr / reactify   1.2.0

MIT License GitHub

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

Scala versions: 2.12 2.11
Scala.js versions: 0.6

reactifyjvm 2.0.5


Group ID:
com.outr
Artifact ID:
reactifyjvm_2.12
Version:
2.0.5
Release Date:
Jul 24, 2017
Licenses:
MIT
Files:
Full Scala Version:
2.12.2
Developers:

libraryDependencies += "com.outr" %% "reactifyjvm" % "2.0.5"

Mill build tool

ivy"com.outr::reactifyjvm:2.0.5"

Scala CLI

//> using dep "com.outr::reactifyjvm:2.0.5"

Ammonite REPL

import $ivy.`com.outr::reactifyjvm:2.0.5`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>reactifyjvm_2.12</artifactId>
  <version>2.0.5</version>
</dependency>

compile group: 'com.outr', name: 'reactifyjvm_2.12', version: '2.0.5'