Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.ghostdogpr |
ArtifactId | ArtifactIdcaliban-client_3 |
Version | Version1.4.1 |
Type | Typejar |
Filename | Size |
---|---|
caliban-client_3-1.4.1.pom | |
caliban-client_3-1.4.1.jar | 333 KB |
caliban-client_3-1.4.1-sources.jar | 16 KB |
caliban-client_3-1.4.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_3/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-client_3</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_3/
implementation 'com.github.ghostdogpr:caliban-client_3:1.4.1'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-client_3/
implementation ("com.github.ghostdogpr:caliban-client_3:1.4.1")
'com.github.ghostdogpr:caliban-client_3:jar:1.4.1'
<dependency org="com.github.ghostdogpr" name="caliban-client_3" rev="1.4.1">
<artifact name="caliban-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-client_3', version='1.4.1')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-client_3" % "1.4.1"
[com.github.ghostdogpr/caliban-client_3 "1.4.1"]