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

com.spotify:github-client 0.0.18


Категории

Категории

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

Группа

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

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

github-client
Версия

Версия

0.0.18
Тип

Тип

jar

Скачать github-client 0.0.18


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