GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhype-run |
Version | Version0.0.15 |
Type | Typejar |
Filename | Size |
---|---|
hype-run-0.0.15.pom | |
hype-run-0.0.15.jar | 497 KB |
hype-run-0.0.15-sources.jar | 4 KB |
hype-run-0.0.15-javadoc.jar | 27 KB |
hype-run-0.0.15-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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-run/
implementation 'com.spotify:hype-run:0.0.15'
// https://jarcasting.com/artifacts/com.spotify/hype-run/
implementation ("com.spotify:hype-run:0.0.15")
'com.spotify:hype-run:jar:0.0.15'
<dependency org="com.spotify" name="hype-run" rev="0.0.15">
<artifact name="hype-run" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-run', version='0.0.15')
)
libraryDependencies += "com.spotify" % "hype-run" % "0.0.15"
[com.spotify/hype-run "0.0.15"]