is not current version
Last Version 0.9.283

com.spotify:helios-client 0.9.112


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-client
Version

Version

0.9.112
Type

Type

jar

Download helios-client 0.9.112


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