GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdhype-gcs |
Version | Version0.0.16 |
Type | Typejar |
Filename | Size |
---|---|
hype-gcs-0.0.16.pom | |
hype-gcs-0.0.16.jar | 34 KB |
hype-gcs-0.0.16-sources.jar | 19 KB |
hype-gcs-0.0.16-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/hype-gcs/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>hype-gcs</artifactId>
<version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/hype-gcs/
implementation 'com.spotify:hype-gcs:0.0.16'
// https://jarcasting.com/artifacts/com.spotify/hype-gcs/
implementation ("com.spotify:hype-gcs:0.0.16")
'com.spotify:hype-gcs:jar:0.0.16'
<dependency org="com.spotify" name="hype-gcs" rev="0.0.16">
<artifact name="hype-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='hype-gcs', version='0.0.16')
)
libraryDependencies += "com.spotify" % "hype-gcs" % "0.0.16"
[com.spotify/hype-gcs "0.0.16"]