GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhelios-api-documentation |
Version | Version0.8.380 |
Type | Typejar |
Filename | Size |
---|---|
helios-api-documentation-0.8.380.pom | |
helios-api-documentation-0.8.380.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/helios-api-documentation/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-api-documentation</artifactId>
<version>0.8.380</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-api-documentation/
implementation 'com.spotify:helios-api-documentation:0.8.380'
// https://jarcasting.com/artifacts/com.spotify/helios-api-documentation/
implementation ("com.spotify:helios-api-documentation:0.8.380")
'com.spotify:helios-api-documentation:jar:0.8.380'
<dependency org="com.spotify" name="helios-api-documentation" rev="0.8.380">
<artifact name="helios-api-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-api-documentation', version='0.8.380')
)
libraryDependencies += "com.spotify" % "helios-api-documentation" % "0.8.380"
[com.spotify/helios-api-documentation "0.8.380"]