typelevel / cats-effect   3.5.4

Apache License 2.0 Website GitHub

The pure asynchronous runtime for Scala

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

cats-effect 0.1-0848c9b


Group ID:
org.typelevel
Artifact ID:
cats-effect_2.10
Version:
0.1-0848c9b
Release Date:
Apr 28, 2017
Licenses:
Files:

libraryDependencies += "org.typelevel" %% "cats-effect" % "0.1-0848c9b"

Mill build tool

ivy"org.typelevel::cats-effect:0.1-0848c9b"

Scala CLI

//> using dep "org.typelevel::cats-effect:0.1-0848c9b"

Ammonite REPL

import $ivy.`org.typelevel::cats-effect:0.1-0848c9b`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-effect_2.10</artifactId>
  <version>0.1-0848c9b</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-effect_2.10', version: '0.1-0848c9b'