is not current version
Last Version 0.9.68

com.spotify:helios-api-documentation 0.9.3


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-api-documentation
Version

Version

0.9.3
Type

Type

jar

Download helios-api-documentation 0.9.3


<!-- https://jarcasting.com/artifacts/com.spotify/helios-api-documentation/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>helios-api-documentation</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-api-documentation/
implementation 'com.spotify:helios-api-documentation:0.9.3'
// https://jarcasting.com/artifacts/com.spotify/helios-api-documentation/
implementation ("com.spotify:helios-api-documentation:0.9.3")
'com.spotify:helios-api-documentation:jar:0.9.3'
<dependency org="com.spotify" name="helios-api-documentation" rev="0.9.3">
  <artifact name="helios-api-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-api-documentation', version='0.9.3')
)
libraryDependencies += "com.spotify" % "helios-api-documentation" % "0.9.3"
[com.spotify/helios-api-documentation "0.9.3"]