is not current version
Last Version 0.9.283

com.spotify:helios-system-tests 0.9.163


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-system-tests
Version

Version

0.9.163
Type

Type

jar

Download helios-system-tests 0.9.163


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