Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
---|---|
GroupId | GroupIdio.github.er1c |
ArtifactId | ArtifactIdcaliban-github-api-client_2.12 |
Version | Version0.9.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.er1c/caliban-github-api-client_2.12/ -->
<dependency>
<groupId>io.github.er1c</groupId>
<artifactId>caliban-github-api-client_2.12</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.er1c/caliban-github-api-client_2.12/
implementation 'io.github.er1c:caliban-github-api-client_2.12:0.9.5'
// https://jarcasting.com/artifacts/io.github.er1c/caliban-github-api-client_2.12/
implementation ("io.github.er1c:caliban-github-api-client_2.12:0.9.5")
'io.github.er1c:caliban-github-api-client_2.12:jar:0.9.5'
<dependency org="io.github.er1c" name="caliban-github-api-client_2.12" rev="0.9.5">
<artifact name="caliban-github-api-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.er1c', module='caliban-github-api-client_2.12', version='0.9.5')
)
libraryDependencies += "io.github.er1c" % "caliban-github-api-client_2.12" % "0.9.5"
[io.github.er1c/caliban-github-api-client_2.12 "0.9.5"]