Last Version

com.spotify:hype-common 0.0.18

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-common
Version

Version

0.0.18
Type

Type

jar
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download hype-common 0.0.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.cloud : google-cloud-storage jar 0.11.1-beta
com.esotericsoftware : kryo-shaded jar 4.0.0
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.