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

com.spotify:helios-client 0.8.89


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

helios-client
Версия

Версия

0.8.89
Тип

Тип

jar

Скачать helios-client 0.8.89


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