GroupId | GroupIdcom.github.rssh |
---|---|
ArtifactId | ArtifactIddotty-cps-async_0.27 |
Version | Version0.2.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
dotty-cps-async_0.27-0.2.0-RC1.pom | |
dotty-cps-async_0.27-0.2.0-RC1.jar | 739 KB |
dotty-cps-async_0.27-0.2.0-RC1-sources.jar | 55 KB |
dotty-cps-async_0.27-0.2.0-RC1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_0.27/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>dotty-cps-async_0.27</artifactId>
<version>0.2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_0.27/
implementation 'com.github.rssh:dotty-cps-async_0.27:0.2.0-RC1'
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_0.27/
implementation ("com.github.rssh:dotty-cps-async_0.27:0.2.0-RC1")
'com.github.rssh:dotty-cps-async_0.27:jar:0.2.0-RC1'
<dependency org="com.github.rssh" name="dotty-cps-async_0.27" rev="0.2.0-RC1">
<artifact name="dotty-cps-async_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='dotty-cps-async_0.27', version='0.2.0-RC1')
)
libraryDependencies += "com.github.rssh" % "dotty-cps-async_0.27" % "0.2.0-RC1"
[com.github.rssh/dotty-cps-async_0.27 "0.2.0-RC1"]