is not current version
Last Version 0.9.283

com.spotify:helios-services 0.9.212


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-services
Version

Version

0.9.212
Type

Type

jar

Download helios-services 0.9.212


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