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.4 0.3

props 1.1.0


Group ID:
com.outr
Artifact ID:
props_2.12
Version:
1.1.0
Release Date:
Dec 21, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "props" % "1.1.0"

Mill build tool

ivy"com.outr::props:1.1.0"

Scala CLI

//> using dep "com.outr::props:1.1.0"

Ammonite REPL

import $ivy.`com.outr::props:1.1.0`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>props_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.outr', name: 'props_2.12', version: '1.1.0'