GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhelios-services |
Version | Version0.8.10 |
Type | Typejar |
Filename | Size |
---|---|
helios-services-0.8.10.pom | |
helios-services-0.8.10.jar | 287 KB |
helios-services-0.8.10-sources.jar | 190 KB |
helios-services-0.8.10-shaded.jar | 14 MB |
helios-services-0.8.10-javadoc.jar | 743 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/helios-services/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-services</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-services/
implementation 'com.spotify:helios-services:0.8.10'
// https://jarcasting.com/artifacts/com.spotify/helios-services/
implementation ("com.spotify:helios-services:0.8.10")
'com.spotify:helios-services:jar:0.8.10'
<dependency org="com.spotify" name="helios-services" rev="0.8.10">
<artifact name="helios-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-services', version='0.8.10')
)
libraryDependencies += "com.spotify" % "helios-services" % "0.8.10"
[com.spotify/helios-services "0.8.10"]