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