is not current version
Last Version 1.2.0

com.spotify:hamcrest-pojo 1.1.3


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest-pojo
Version

Version

1.1.3
Type

Type

jar

Download hamcrest-pojo 1.1.3


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