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