is not current version
Last Version 0.9.283

com.spotify:helios-service-registration 0.8.350


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-service-registration
Version

Version

0.8.350
Type

Type

jar

Download helios-service-registration 0.8.350


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