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 1.0.0


Group ID:
com.dwolla
Artifact ID:
async-utils_2.13
Version:
1.0.0
Release Date:
Nov 23, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "async-utils" % "1.0.0"

Mill build tool

ivy"com.dwolla::async-utils:1.0.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.dwolla::async-utils:1.0.0`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>async-utils_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.dwolla', name: 'async-utils_2.13', version: '1.0.0'