is not current version
Last Version 2.0.0-RC2

com.github.ghostdogpr:caliban-macros_3 1.4.1

caliban-macros

GroupId

GroupId

com.github.ghostdogpr
ArtifactId

ArtifactId

caliban-macros_3
Version

Version

1.4.1
Type

Type

jar

Download caliban-macros_3 1.4.1


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