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