Last Version

com.spotify:hamcrest-pojo 1.2.0

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

hamcrest-pojo
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Download hamcrest-pojo 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.spotify : hamcrest-util jar 1.2.0
org.hamcrest : hamcrest jar 2.2

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.