License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.rssh |
ArtifactId | ArtifactIdshim-scala-async-dotty-cps-async_0.27 |
Version | Version0.2.1-RC1 |
Type | Typejar |
Description |
Descriptionshim--scala-async--dotty-cps-async
shim for scala2 async/await in dotty via dotty-cps-async
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_0.27/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>shim-scala-async-dotty-cps-async_0.27</artifactId>
<version>0.2.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_0.27/
implementation 'com.github.rssh:shim-scala-async-dotty-cps-async_0.27:0.2.1-RC1'
// https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_0.27/
implementation ("com.github.rssh:shim-scala-async-dotty-cps-async_0.27:0.2.1-RC1")
'com.github.rssh:shim-scala-async-dotty-cps-async_0.27:jar:0.2.1-RC1'
<dependency org="com.github.rssh" name="shim-scala-async-dotty-cps-async_0.27" rev="0.2.1-RC1">
<artifact name="shim-scala-async-dotty-cps-async_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='shim-scala-async-dotty-cps-async_0.27', version='0.2.1-RC1')
)
libraryDependencies += "com.github.rssh" % "shim-scala-async-dotty-cps-async_0.27" % "0.2.1-RC1"
[com.github.rssh/shim-scala-async-dotty-cps-async_0.27 "0.2.1-RC1"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.27 | jar | 0.27.0-RC1 |
com.github.rssh : dotty-cps-async_0.27 | jar | 0.2.1-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |