| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.github.rssh |
| ArtifactId | ArtifactIddotty-cps-async_native0.4_3 |
| Version | Version0.9.9 |
| Type | Typejar |
| Description |
Descriptiondotty-cps-async
async/await macros based on optimised monadic cps transform
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_native0.4_3/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>dotty-cps-async_native0.4_3</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_native0.4_3/
implementation 'com.github.rssh:dotty-cps-async_native0.4_3:0.9.9'
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_native0.4_3/
implementation ("com.github.rssh:dotty-cps-async_native0.4_3:0.9.9")
'com.github.rssh:dotty-cps-async_native0.4_3:jar:0.9.9'
<dependency org="com.github.rssh" name="dotty-cps-async_native0.4_3" rev="0.9.9">
<artifact name="dotty-cps-async_native0.4_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='dotty-cps-async_native0.4_3', version='0.9.9')
)
libraryDependencies += "com.github.rssh" % "dotty-cps-async_native0.4_3" % "0.9.9"
[com.github.rssh/dotty-cps-async_native0.4_3 "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.scala-native : scala3lib_native0.4_3 | jar | 0.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-native : test-interface_native0.4_3 | jar | 0.4.4 |
| org.scala-native : junit-runtime_native0.4_3 | jar | 0.4.4 |
| com.github.lolgab : native-loop-core_native0.4_3 | jar | 0.2.1 |