License |
License |
---|---|
GroupId | GroupIdcom.github.ghostdogpr |
ArtifactId | ArtifactIdcaliban-cats_2.13 |
Version | Version2.0.0-RC2 |
Type | Typejar |
Description |
Descriptioncaliban-cats
caliban-cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-cats_2.13/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-cats_2.13</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-cats_2.13/
implementation 'com.github.ghostdogpr:caliban-cats_2.13:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-cats_2.13/
implementation ("com.github.ghostdogpr:caliban-cats_2.13:2.0.0-RC2")
'com.github.ghostdogpr:caliban-cats_2.13:jar:2.0.0-RC2'
<dependency org="com.github.ghostdogpr" name="caliban-cats_2.13" rev="2.0.0-RC2">
<artifact name="caliban-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-cats_2.13', version='2.0.0-RC2')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-cats_2.13" % "2.0.0-RC2"
[com.github.ghostdogpr/caliban-cats_2.13 "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.github.ghostdogpr : caliban_2.13 | jar | 2.0.0-RC2 |
org.typelevel : cats-effect_2.13 | jar | 3.3.6 |
dev.zio : zio-interop-cats_2.13 | jar | 3.3.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 2.0.0-RC2 |
dev.zio : zio-test-sbt_2.13 | jar | 2.0.0-RC2 |