is not current version
Last Version 0.9.283

com.spotify:helios-client 0.8.688


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-client
Version

Version

0.8.688
Type

Type

jar

Download helios-client 0.8.688


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