is not current version
Last Version 0.9.5-view-generator

io.github.irevive:caliban_2.13 0.9.5-pre-release

caliban

GroupId

GroupId

io.github.irevive
ArtifactId

ArtifactId

caliban_2.13
Version

Version

0.9.5-pre-release
Type

Type

jar

Download caliban_2.13 0.9.5-pre-release


<!-- https://jarcasting.com/artifacts/io.github.irevive/caliban_2.13/ -->
<dependency>
    <groupId>io.github.irevive</groupId>
    <artifactId>caliban_2.13</artifactId>
    <version>0.9.5-pre-release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.irevive/caliban_2.13/
implementation 'io.github.irevive:caliban_2.13:0.9.5-pre-release'
// https://jarcasting.com/artifacts/io.github.irevive/caliban_2.13/
implementation ("io.github.irevive:caliban_2.13:0.9.5-pre-release")
'io.github.irevive:caliban_2.13:jar:0.9.5-pre-release'
<dependency org="io.github.irevive" name="caliban_2.13" rev="0.9.5-pre-release">
  <artifact name="caliban_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.irevive', module='caliban_2.13', version='0.9.5-pre-release')
)
libraryDependencies += "io.github.irevive" % "caliban_2.13" % "0.9.5-pre-release"
[io.github.irevive/caliban_2.13 "0.9.5-pre-release"]