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