is not current version
Last Version 0.6.0

com.spotify:zoltar-parent 0.4.0


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-parent
Version

Version

0.4.0
Type

Type

pom

Download zoltar-parent 0.4.0

Filename Size
zoltar-parent-0.4.0.pom 4 KB
Browse

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