is not current version
Last Version 0.9.9

com.github.rssh:shim-scala-async-dotty-cps-async_3 0.7.0

shim for scala2 async/await in dotty via dotty-cps-async

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.rssh
ArtifactId

ArtifactId

shim-scala-async-dotty-cps-async_3
Version

Version

0.7.0
Type

Type

jar

Download shim-scala-async-dotty-cps-async_3 0.7.0


<!-- 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.7.0</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.7.0'
// 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.7.0")
'com.github.rssh:shim-scala-async-dotty-cps-async_3:jar:0.7.0'
<dependency org="com.github.rssh" name="shim-scala-async-dotty-cps-async_3" rev="0.7.0">
  <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.7.0')
)
libraryDependencies += "com.github.rssh" % "shim-scala-async-dotty-cps-async_3" % "0.7.0"
[com.github.rssh/shim-scala-async-dotty-cps-async_3 "0.7.0"]