is not current version
Last Version 0.9.283

com.spotify:helios-tools 0.9.252


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-tools
Version

Version

0.9.252
Type

Type

jar

Download helios-tools 0.9.252


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