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.5


Group ID:
io.monix
Artifact ID:
monix_2.10
Version:
2.0.5
Release Date:
Oct 23, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "io.monix" %% "monix" % "2.0.5"

Mill build tool

ivy"io.monix::monix:2.0.5"

Scala CLI

//> using dep "io.monix::monix:2.0.5"

Ammonite REPL

import $ivy.`io.monix::monix:2.0.5`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix_2.10</artifactId>
  <version>2.0.5</version>
</dependency>

compile group: 'io.monix', name: 'monix_2.10', version: '2.0.5'