is not current version
Last Version 0.9.283

com.spotify:helios-tools 0.8.450


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-tools
Version

Version

0.8.450
Type

Type

jar

Download helios-tools 0.8.450


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