effectie-cats-effect 1.0.0


Group ID:
io.kevinlee
Artifact ID:
effectie-cats-effect_2.12
Version:
1.0.0
Release Date:
Jun 13, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.kevinlee" %% "effectie-cats-effect" % "1.0.0"

Mill build tool

ivy"io.kevinlee::effectie-cats-effect:1.0.0"

Scala CLI

//> using dep "io.kevinlee::effectie-cats-effect:1.0.0"

Ammonite REPL

import $ivy.`io.kevinlee::effectie-cats-effect:1.0.0`

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>effectie-cats-effect_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.kevinlee', name: 'effectie-cats-effect_2.12', version: '1.0.0'