GroupId | GroupIdcom.github.rssh |
---|---|
ArtifactId | ArtifactIddotty-cps-async_3 |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
dotty-cps-async_3-0.9.0.pom | |
dotty-cps-async_3-0.9.0.jar | 1 MB |
dotty-cps-async_3-0.9.0-sources.jar | 90 KB |
dotty-cps-async_3-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_3/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>dotty-cps-async_3</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_3/
implementation 'com.github.rssh:dotty-cps-async_3:0.9.0'
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_3/
implementation ("com.github.rssh:dotty-cps-async_3:0.9.0")
'com.github.rssh:dotty-cps-async_3:jar:0.9.0'
<dependency org="com.github.rssh" name="dotty-cps-async_3" rev="0.9.0">
<artifact name="dotty-cps-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='dotty-cps-async_3', version='0.9.0')
)
libraryDependencies += "com.github.rssh" % "dotty-cps-async_3" % "0.9.0"
[com.github.rssh/dotty-cps-async_3 "0.9.0"]