Last Version

com.spotify:zoltar-core 0.6.0

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

zoltar-core
Version

Version

0.6.0
Type

Type

jar
Description

Description

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

Download zoltar-core 0.6.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.auto.value : auto-value jar
com.google.guava : guava jar
com.google.cloud : google-cloud-nio jar
com.google.api.grpc : proto-google-common-protos jar 2.8.3
com.google.protobuf : protobuf-java-util jar

Project Modules

There are no modules declared in this project.