is not current version
Last Version 0.6.0

com.spotify:zoltar-parent 0.1.0


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-parent
Version

Version

0.1.0
Type

Type

pom

Download zoltar-parent 0.1.0

Filename Size
zoltar-parent-0.1.0.pom 8 KB
Browse

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