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