| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ghostdogpr |
| ArtifactId | ArtifactIdcaliban-cats_3 |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptioncaliban-cats
caliban-cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| caliban-cats_3-1.1.0.pom | |
| caliban-cats_3-1.1.0.jar | 18 KB |
| caliban-cats_3-1.1.0-sources.jar | 2 KB |
| caliban-cats_3-1.1.0-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-cats_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-cats_3</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-cats_3/
implementation 'com.github.ghostdogpr:caliban-cats_3:1.1.0'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-cats_3/
implementation ("com.github.ghostdogpr:caliban-cats_3:1.1.0")
'com.github.ghostdogpr:caliban-cats_3:jar:1.1.0'
<dependency org="com.github.ghostdogpr" name="caliban-cats_3" rev="1.1.0">
<artifact name="caliban-cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-cats_3', version='1.1.0')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-cats_3" % "1.1.0"
[com.github.ghostdogpr/caliban-cats_3 "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghostdogpr : caliban_3 | jar | 1.1.0 |
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| dev.zio : zio-interop-cats_3 | jar | 2.5.1.0 |
| org.typelevel : cats-effect_3 | jar | 2.5.1 |