License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.rssh |
ArtifactId | ArtifactIdshim-scala-async-dotty-cps-async_3 |
Version | Version0.8.1 |
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_3/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>shim-scala-async-dotty-cps-async_3</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_3/
implementation 'com.github.rssh:shim-scala-async-dotty-cps-async_3:0.8.1'
// https://jarcasting.com/artifacts/com.github.rssh/shim-scala-async-dotty-cps-async_3/
implementation ("com.github.rssh:shim-scala-async-dotty-cps-async_3:0.8.1")
'com.github.rssh:shim-scala-async-dotty-cps-async_3:jar:0.8.1'
<dependency org="com.github.rssh" name="shim-scala-async-dotty-cps-async_3" rev="0.8.1">
<artifact name="shim-scala-async-dotty-cps-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='shim-scala-async-dotty-cps-async_3', version='0.8.1')
)
libraryDependencies += "com.github.rssh" % "shim-scala-async-dotty-cps-async_3" % "0.8.1"
[com.github.rssh/shim-scala-async-dotty-cps-async_3 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
com.github.rssh : dotty-cps-async_3 | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |