is not current version
Last Version 2.0.0-RC2

com.github.ghostdogpr:caliban_3 1.4.0

caliban

GroupId

GroupId

com.github.ghostdogpr
ArtifactId

ArtifactId

caliban_3
Version

Version

1.4.0
Type

Type

jar

Download caliban_3 1.4.0


<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban_3/ -->
<dependency>
    <groupId>com.github.ghostdogpr</groupId>
    <artifactId>caliban_3</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban_3/
implementation 'com.github.ghostdogpr:caliban_3:1.4.0'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban_3/
implementation ("com.github.ghostdogpr:caliban_3:1.4.0")
'com.github.ghostdogpr:caliban_3:jar:1.4.0'
<dependency org="com.github.ghostdogpr" name="caliban_3" rev="1.4.0">
  <artifact name="caliban_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban_3', version='1.4.0')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban_3" % "1.4.0"
[com.github.ghostdogpr/caliban_3 "1.4.0"]