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