GroupId | GroupIdcom.github.rssh |
---|---|
ArtifactId | ArtifactIddotty-cps-async_sjs1_3 |
Version | Version0.9.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_sjs1_3/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>dotty-cps-async_sjs1_3</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_sjs1_3/
implementation 'com.github.rssh:dotty-cps-async_sjs1_3:0.9.3'
// https://jarcasting.com/artifacts/com.github.rssh/dotty-cps-async_sjs1_3/
implementation ("com.github.rssh:dotty-cps-async_sjs1_3:0.9.3")
'com.github.rssh:dotty-cps-async_sjs1_3:jar:0.9.3'
<dependency org="com.github.rssh" name="dotty-cps-async_sjs1_3" rev="0.9.3">
<artifact name="dotty-cps-async_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='dotty-cps-async_sjs1_3', version='0.9.3')
)
libraryDependencies += "com.github.rssh" % "dotty-cps-async_sjs1_3" % "0.9.3"
[com.github.rssh/dotty-cps-async_sjs1_3 "0.9.3"]