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-cats 2.0-RC12


Group ID:
io.monix
Artifact ID:
monix-cats_2.11
Version:
2.0-RC12
Release Date:
Aug 25, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "io.monix" %% "monix-cats" % "2.0-RC12"

Mill build tool

ivy"io.monix::monix-cats:2.0-RC12"

Scala CLI

//> using dep "io.monix::monix-cats:2.0-RC12"

Ammonite REPL

import $ivy.`io.monix::monix-cats:2.0-RC12`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-cats_2.11</artifactId>
  <version>2.0-RC12</version>
</dependency>

compile group: 'io.monix', name: 'monix-cats_2.11', version: '2.0-RC12'