is not current version
Last Version 0.9.283

com.spotify:helios-testing 0.9.68


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

helios-testing
Version

Version

0.9.68
Type

Type

jar

Download helios-testing 0.9.68


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