is not current version
Last Version 0.0.18

com.spotify:hype-root 0.0.4


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-root
Version

Version

0.0.4
Type

Type

pom

Download hype-root 0.0.4

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

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