License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdio.github.er1c |
ArtifactId | ArtifactIdcaliban-github-api-client_2.12 |
Last Version | Last Version0.9.5-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncaliban-github-api-client
caliban-github-api-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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-2</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-2'
// 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-2")
'io.github.er1c:caliban-github-api-client_2.12:jar:0.9.5-2'
<dependency org="io.github.er1c" name="caliban-github-api-client_2.12" rev="0.9.5-2">
<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-2')
)
libraryDependencies += "io.github.er1c" % "caliban-github-api-client_2.12" % "0.9.5-2"
[io.github.er1c/caliban-github-api-client_2.12 "0.9.5-2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.github.ghostdogpr : caliban-client_2.12 | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.2 |