GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdzoltar-tests |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
zoltar-tests-0.5.0.pom | |
zoltar-tests-0.5.0.jar | 30 KB |
zoltar-tests-0.5.0-sources.jar | 5 KB |
zoltar-tests-0.5.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-tests/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-tests</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-tests/
implementation 'com.spotify:zoltar-tests:0.5.0'
// https://jarcasting.com/artifacts/com.spotify/zoltar-tests/
implementation ("com.spotify:zoltar-tests:0.5.0")
'com.spotify:zoltar-tests:jar:0.5.0'
<dependency org="com.spotify" name="zoltar-tests" rev="0.5.0">
<artifact name="zoltar-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-tests', version='0.5.0')
)
libraryDependencies += "com.spotify" % "zoltar-tests" % "0.5.0"
[com.spotify/zoltar-tests "0.5.0"]