GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhype-run |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
hype-run-0.0.11.pom | |
hype-run-0.0.11.jar | 497 KB |
hype-run-0.0.11-sources.jar | 4 KB |
hype-run-0.0.11-javadoc.jar | 27 KB |
hype-run-0.0.11-capsule.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/hype-run/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>hype-run</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-run/
implementation 'com.spotify:hype-run:0.0.11'
// https://jarcasting.com/artifacts/com.spotify/hype-run/
implementation ("com.spotify:hype-run:0.0.11")
'com.spotify:hype-run:jar:0.0.11'
<dependency org="com.spotify" name="hype-run" rev="0.0.11">
<artifact name="hype-run" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-run', version='0.0.11')
)
libraryDependencies += "com.spotify" % "hype-run" % "0.0.11"
[com.spotify/hype-run "0.0.11"]