profunktor / console4cats   0.8.1

Apache License 2.0 Website GitHub

:computer: Effect-type agnostic Console I/O for Cats Effect (archived, use Cats Effect 3 instead)

Scala versions: 2.13 2.12 2.11

console4cats 0.6.0


Group ID:
com.github.gvolpe
Artifact ID:
console4cats_2.11
Version:
0.6.0
Release Date:
Jan 7, 2019
Licenses:
Files:

libraryDependencies += "com.github.gvolpe" %% "console4cats" % "0.6.0"

Mill build tool

ivy"com.github.gvolpe::console4cats:0.6.0"

Scala CLI

//> using dep "com.github.gvolpe::console4cats:0.6.0"

Ammonite REPL

import $ivy.`com.github.gvolpe::console4cats:0.6.0`

<dependency>
  <groupId>com.github.gvolpe</groupId>
  <artifactId>console4cats_2.11</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.github.gvolpe', name: 'console4cats_2.11', version: '0.6.0'