| Группа | Группаcom.spotify |
|---|---|
| Идентификатор | Идентификаторhelios-tools |
| Версия | Версия0.9.109 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| helios-tools-0.9.109.pom | |
| helios-tools-0.9.109.jar | 124 KB |
| helios-tools-0.9.109-sources.jar | 72 KB |
| helios-tools-0.9.109-shaded.jar | 14 MB |
| helios-tools-0.9.109-javadoc.jar | 185 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/helios-tools/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-tools</artifactId>
<version>0.9.109</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-tools/
implementation 'com.spotify:helios-tools:0.9.109'
// https://jarcasting.com/artifacts/com.spotify/helios-tools/
implementation ("com.spotify:helios-tools:0.9.109")
'com.spotify:helios-tools:jar:0.9.109'
<dependency org="com.spotify" name="helios-tools" rev="0.9.109">
<artifact name="helios-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-tools', version='0.9.109')
)
libraryDependencies += "com.spotify" % "helios-tools" % "0.9.109"
[com.spotify/helios-tools "0.9.109"]