is not current version
Last Version 0.6.0

com.spotify:zoltar-tests 0.6.0-M1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-tests
Version

Version

0.6.0-M1
Type

Type

jar

Download zoltar-tests 0.6.0-M1


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