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