is not current version
Last Version 0.9.283

com.spotify:helios-system-tests 0.9.73


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-system-tests
Version

Version

0.9.73
Type

Type

jar

Download helios-system-tests 0.9.73


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