is not current version
Last Version 0.0.18

com.spotify:hype-testing 0.0.15


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-testing
Version

Version

0.0.15
Type

Type

jar

Download hype-testing 0.0.15


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