is not current version
Last Version 0.0.18

com.spotify:hype-root 0.0.5


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-root
Version

Version

0.0.5
Type

Type

pom

Download hype-root 0.0.5

Filename Size
hype-root-0.0.5.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.spotify/hype-root/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>hype-root</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-root/
implementation 'com.spotify:hype-root:0.0.5'
// https://jarcasting.com/artifacts/com.spotify/hype-root/
implementation ("com.spotify:hype-root:0.0.5")
'com.spotify:hype-root:pom:0.0.5'
<dependency org="com.spotify" name="hype-root" rev="0.0.5">
  <artifact name="hype-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-root', version='0.0.5')
)
libraryDependencies += "com.spotify" % "hype-root" % "0.0.5"
[com.spotify/hype-root "0.0.5"]