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