c

cps-async-connect-zio2-loom_3

cps-async-connect: integration of dotty-cps-async with effect stacks
https://github.com/rssh/cps-async-connect
Apache 2
rssh
Ruslan Shevchenko
Files download
File Operation
cps-async-connect-zio2-loom_3-0.9.21.jar download
cps-async-connect-zio2-loom_3-0.9.21.pom download
cps-async-connect-zio2-loom_3-0.9.21-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>cps-async-connect-zio2-loom_3</artifactId>
  <version>0.9.21</version>
</dependency>
Gradle Groovy
implementation 'com.github.rssh:cps-async-connect-zio2-loom_3:0.9.21'
Gradle Kotlin
implementation("com.github.rssh:cps-async-connect-zio2-loom_3:0.9.21")
Scala SBT
libraryDependencies += "com.github.rssh" % "cps-async-connect-zio2-loom_3" % "0.9.21"
Groovy Grape
@Grapes(
  @Grab(group='com.github.rssh', module='cps-async-connect-zio2-loom_3', version='0.9.21')
)
Apache Ivy
<dependency org="com.github.rssh" name="cps-async-connect-zio2-loom_3" rev="0.9.21" />
Leiningen
[com.github.rssh/cps-async-connect-zio2-loom_3 "0.9.21"]
Apache Buildr
'com.github.rssh:cps-async-connect-zio2-loom_3:jar:0.9.21'