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 6.0.1


Group ID:
org.atnos
Artifact ID:
eff-cats-effect_3
Version:
6.0.1
Release Date:
Jun 2, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.atnos</groupId>
  <artifactId>eff-cats-effect_3</artifactId>
  <version>6.0.1</version>
</dependency>

compile group: 'org.atnos', name: 'eff-cats-effect_3', version: '6.0.1'