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