dotty-cps-async

async/await macros based on optimised monadic cps transform

License

License

GroupId

GroupId

com.github.rssh
ArtifactId

ArtifactId

dotty-cps-async_3
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

dotty-cps-async
async/await macros based on optimised monadic cps transform
Project URL

Project URL

https://github.com/rssh/dotty-cps-async
Project Organization

Project Organization

rssh
Source Code Management

Source Code Management

https://github.com/rssh/dotty-cps-async

Download dotty-cps-async_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_3/ -->
<dependency>
    <groupId>com.github.rssh</groupId>
    <artifactId>dotty-cps-async_3</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_3/
implementation 'com.github.rssh:dotty-cps-async_3:0.9.9'
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_3/
implementation ("com.github.rssh:dotty-cps-async_3:0.9.9")
'com.github.rssh:dotty-cps-async_3:jar:0.9.9'
<dependency org="com.github.rssh" name="dotty-cps-async_3" rev="0.9.9">
  <artifact name="dotty-cps-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='dotty-cps-async_3', version='0.9.9')
)
libraryDependencies += "com.github.rssh" % "dotty-cps-async_3" % "0.9.9"
[com.github.rssh/dotty-cps-async_3 "0.9.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0