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