GroupId | GroupIdcom.github.ghostdogpr |
---|---|
ArtifactId | ArtifactIdcaliban-tapir_3 |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
caliban-tapir_3-1.2.2.pom | |
caliban-tapir_3-1.2.2.jar | 43 KB |
caliban-tapir_3-1.2.2-sources.jar | 2 KB |
caliban-tapir_3-1.2.2-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-tapir_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-tapir_3</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-tapir_3/
implementation 'com.github.ghostdogpr:caliban-tapir_3:1.2.2'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-tapir_3/
implementation ("com.github.ghostdogpr:caliban-tapir_3:1.2.2")
'com.github.ghostdogpr:caliban-tapir_3:jar:1.2.2'
<dependency org="com.github.ghostdogpr" name="caliban-tapir_3" rev="1.2.2">
<artifact name="caliban-tapir_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-tapir_3', version='1.2.2')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-tapir_3" % "1.2.2"
[com.github.ghostdogpr/caliban-tapir_3 "1.2.2"]