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


Group ID:
com.github.rssh
Artifact ID:
shim-scala-async-dotty-cps-async_3
Version:
0.9.10
Release Date:
Jul 12, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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