dotty-cps-async / cps-async-connect   1.3.4

Apache License 2.0 GitHub

Typeclasses for integration of dotty-cps-async with well-known monads.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

cps-async-connect-zio 1.3.4


Group ID:
io.github.dotty-cps-async
Artifact ID:
cps-async-connect-zio_3
Version:
1.3.4
Version Scheme:
Release Date:
Jul 14, 2026
Licenses:
Files:
Full Scala Version:
3.3.8

libraryDependencies += "io.github.dotty-cps-async" %% "cps-async-connect-zio" % "1.3.4"

Mill build tool

ivy"io.github.dotty-cps-async::cps-async-connect-zio:1.3.4"

Scala CLI

//> using dep "io.github.dotty-cps-async::cps-async-connect-zio:1.3.4"

Ammonite REPL

import $ivy.`io.github.dotty-cps-async::cps-async-connect-zio:1.3.4`

<dependency>
  <groupId>io.github.dotty-cps-async</groupId>
  <artifactId>cps-async-connect-zio_3</artifactId>
  <version>1.3.4</version>
</dependency>

compile group: 'io.github.dotty-cps-async', name: 'cps-async-connect-zio_3', version: '1.3.4'