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-effect 5.15.0


Group ID:
org.atnos
Artifact ID:
eff-cats-effect_2.13
Version:
5.15.0
Release Date:
Mar 30, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.atnos" %% "eff-cats-effect" % "5.15.0"

Mill build tool

ivy"org.atnos::eff-cats-effect:5.15.0"

Scala CLI

//> using dep "org.atnos::eff-cats-effect:5.15.0"

Ammonite REPL

import $ivy.`org.atnos::eff-cats-effect:5.15.0`

<dependency>
  <groupId>org.atnos</groupId>
  <artifactId>eff-cats-effect_2.13</artifactId>
  <version>5.15.0</version>
</dependency>

compile group: 'org.atnos', name: 'eff-cats-effect_2.13', version: '5.15.0'