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-eval 3.0.0-b20be32


Group ID:
io.monix
Artifact ID:
monix-eval_2.12
Version:
3.0.0-b20be32
Release Date:
Aug 16, 2017
Licenses:
Files:
Full Scala Version:
2.12.3
Developers:

libraryDependencies += "io.monix" %% "monix-eval" % "3.0.0-b20be32"

Mill build tool

ivy"io.monix::monix-eval:3.0.0-b20be32"

Scala CLI

//> using dep "io.monix::monix-eval:3.0.0-b20be32"

Ammonite REPL

import $ivy.`io.monix::monix-eval:3.0.0-b20be32`

<dependency>
  <groupId>io.monix</groupId>
  <artifactId>monix-eval_2.12</artifactId>
  <version>3.0.0-b20be32</version>
</dependency>

compile group: 'io.monix', name: 'monix-eval_2.12', version: '3.0.0-b20be32'