| GroupId | GroupIdcom.github.rssh |
|---|---|
| ArtifactId | ArtifactIdcps-async-connect-cats-effect_sjs1_3.0.0-RC2 |
| Version | Version0.1.0 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rssh/cps-async-connect-cats-effect_sjs1_3.0.0-RC2/ -->
<dependency>
<groupId>com.github.rssh</groupId>
<artifactId>cps-async-connect-cats-effect_sjs1_3.0.0-RC2</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/cps-async-connect-cats-effect_sjs1_3.0.0-RC2/
implementation 'com.github.rssh:cps-async-connect-cats-effect_sjs1_3.0.0-RC2:0.1.0'
// https://jarcasting.com/artifacts/com.github.rssh/cps-async-connect-cats-effect_sjs1_3.0.0-RC2/
implementation ("com.github.rssh:cps-async-connect-cats-effect_sjs1_3.0.0-RC2:0.1.0")
'com.github.rssh:cps-async-connect-cats-effect_sjs1_3.0.0-RC2:jar:0.1.0'
<dependency org="com.github.rssh" name="cps-async-connect-cats-effect_sjs1_3.0.0-RC2" rev="0.1.0">
<artifact name="cps-async-connect-cats-effect_sjs1_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='cps-async-connect-cats-effect_sjs1_3.0.0-RC2', version='0.1.0')
)
libraryDependencies += "com.github.rssh" % "cps-async-connect-cats-effect_sjs1_3.0.0-RC2" % "0.1.0"
[com.github.rssh/cps-async-connect-cats-effect_sjs1_3.0.0-RC2 "0.1.0"]