is not current version
Last Version 0.6.0

com.spotify:zoltar-featran 0.4.0


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-featran
Version

Version

0.4.0
Type

Type

jar

Download zoltar-featran 0.4.0


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