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

com.spotify:helios-client 0.8.480


Категории

Категории

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

Группа

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

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

helios-client
Версия

Версия

0.8.480
Тип

Тип

jar

Скачать helios-client 0.8.480


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