monix / monix   0.3.0

Apache License 2.0 Website GitHub

Asynchronous, Reactive Programming for Scala and Scala.js.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

monix 2.0-RC5


Group ID:
io.monix
Artifact ID:
monix_2.11
Version:
2.0-RC5
Release Date:
May 31, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "io.monix" %% "monix" % "2.0-RC5"

Mill build tool

ivy"io.monix::monix:2.0-RC5"

Scala CLI

//> using dep "io.monix::monix:2.0-RC5"

Ammonite REPL

import $ivy.`io.monix::monix:2.0-RC5`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix_2.11</artifactId>
  <version>2.0-RC5</version>
</dependency>

compile group: 'io.monix', name: 'monix_2.11', version: '2.0-RC5'