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