dwolla / async-utils   1.1.0

MIT License GitHub

Safely convert final tagless-style algebras implemented in Future to cats-effect Async

Scala versions: 2.13 2.12
Scala.js versions: 1.x

async-utils-ce2 0.0.10


Group ID:
com.dwolla
Artifact ID:
async-utils-ce2_2.12
Version:
0.0.10
Release Date:
Oct 20, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "async-utils-ce2" % "0.0.10"

Mill build tool

ivy"com.dwolla::async-utils-ce2:0.0.10"

Scala CLI

//> using dep "com.dwolla::async-utils-ce2:0.0.10"

Ammonite REPL

import $ivy.`com.dwolla::async-utils-ce2:0.0.10`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>async-utils-ce2_2.12</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'com.dwolla', name: 'async-utils-ce2_2.12', version: '0.0.10'