atnos-org / eff   7.0.1

MIT License GitHub

Eff monad for cats - https://atnos-org.github.io/eff

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

eff-cats-monix 2.0.0-RC27


Group ID:
org.atnos
Artifact ID:
eff-cats-monix_2.11
Version:
2.0.0-RC27
Release Date:
Nov 16, 2016
Licenses:
MIT
Files:

libraryDependencies += "org.atnos" %% "eff-cats-monix" % "2.0.0-RC27"

Mill build tool

ivy"org.atnos::eff-cats-monix:2.0.0-RC27"

Scala CLI

//> using dep "org.atnos::eff-cats-monix:2.0.0-RC27"

Ammonite REPL

import $ivy.`org.atnos::eff-cats-monix:2.0.0-RC27`

<dependency>
  <groupId>org.atnos</groupId>
  <artifactId>eff-cats-monix_2.11</artifactId>
  <version>2.0.0-RC27</version>
</dependency>

compile group: 'org.atnos', name: 'eff-cats-monix_2.11', version: '2.0.0-RC27'