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.1.0


Group ID:
com.dwolla
Artifact ID:
async-utils_2.12
Version:
1.1.0
Release Date:
Jun 6, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>async-utils_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.dwolla', name: 'async-utils_2.12', version: '1.1.0'