не последняя версия
Последняя версия 0.9.283

com.spotify:helios-tools 0.9.128


Группа

Группа

com.spotify
Идентификатор

Идентификатор

helios-tools
Версия

Версия

0.9.128
Тип

Тип

jar

Скачать helios-tools 0.9.128


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