rssh / shim--scala-async--dotty-cps-async   0.9.21

GitHub

shim which allows to compile scala program which use scala-async on dotty with dotty-cps-async

Scala versions: 3.x

shim-scala-async-dotty-cps-async 0.9.11


Group ID:
com.github.rssh
Artifact ID:
shim-scala-async-dotty-cps-async_3
Version:
0.9.11
Release Date:
Sept 17, 2022
Licenses:
Files:

libraryDependencies += "com.github.rssh" %% "shim-scala-async-dotty-cps-async" % "0.9.11"

Mill build tool

ivy"com.github.rssh::shim-scala-async-dotty-cps-async:0.9.11"

Scala CLI

//> using dep "com.github.rssh::shim-scala-async-dotty-cps-async:0.9.11"

Ammonite REPL

import $ivy.`com.github.rssh::shim-scala-async-dotty-cps-async:0.9.11`

<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>shim-scala-async-dotty-cps-async_3</artifactId>
  <version>0.9.11</version>
</dependency>

compile group: 'com.github.rssh', name: 'shim-scala-async-dotty-cps-async_3', version: '0.9.11'