is not current version
Last Version 0.0.18

com.spotify:hype_2.11 0.0.16


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype_2.11
Version

Version

0.0.16
Type

Type

jar

Download hype_2.11 0.0.16


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