Last Version

com.spotify:hype-testing 0.0.18

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hype-testing
Version

Version

0.0.18
Type

Type

jar
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download hype-testing 0.0.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.spotify : hype_2.11 jar 0.0.18
io.rouz : flo-scala_2.11 jar 0.0.9
org.scala-lang : scala-library jar 2.11.9

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.scalatest : scalatest_2.11 jar 3.0.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.