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-types 2.0-RC4


Group ID:
io.monix
Artifact ID:
monix-types_2.10
Version:
2.0-RC4
Release Date:
May 31, 2016
Licenses:
Files:
Full Scala Version:
2.10.6

libraryDependencies += "io.monix" %% "monix-types" % "2.0-RC4"

Mill build tool

ivy"io.monix::monix-types:2.0-RC4"

Scala CLI

//> using dep "io.monix::monix-types:2.0-RC4"

Ammonite REPL

import $ivy.`io.monix::monix-types:2.0-RC4`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-types_2.10</artifactId>
  <version>2.0-RC4</version>
</dependency>

compile group: 'io.monix', name: 'monix-types_2.10', version: '2.0-RC4'