is not current version
Last Version 0.0.18

com.spotify:hype-gcs 0.0.15


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-gcs
Version

Version

0.0.15
Type

Type

jar

Download hype-gcs 0.0.15


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