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