не последняя версия
Последняя версия 0.1.37

com.spotify:github-client 0.0.19


Категории

Категории

Github Инструменты разработки Контроль версий CLI Взаимодействие с пользователем
Группа

Группа

com.spotify
Идентификатор

Идентификатор

github-client
Версия

Версия

0.0.19
Тип

Тип

jar

Скачать github-client 0.0.19


<!-- https://jarcasting.com/artifacts/com.spotify/github-client/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>github-client</artifactId>
    <version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/github-client/
implementation 'com.spotify:github-client:0.0.19'
// https://jarcasting.com/artifacts/com.spotify/github-client/
implementation ("com.spotify:github-client:0.0.19")
'com.spotify:github-client:jar:0.0.19'
<dependency org="com.spotify" name="github-client" rev="0.0.19">
  <artifact name="github-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='github-client', version='0.0.19')
)
libraryDependencies += "com.spotify" % "github-client" % "0.0.19"
[com.spotify/github-client "0.0.19"]