is not current version
Last Version 0.9.283

com.spotify:helios-testing-common 0.8.19


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-testing-common
Version

Version

0.8.19
Type

Type

jar

Download helios-testing-common 0.8.19


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