is not current version
Last Version 0.6.0

com.spotify:zoltar-tests 0.5.2


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-tests
Version

Version

0.5.2
Type

Type

jar

Download zoltar-tests 0.5.2


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