is not current version
Last Version 0.9.283

com.spotify:helios-tools 0.0.33


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-tools
Version

Version

0.0.33
Type

Type

jar

Download helios-tools 0.0.33


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