is not current version
Last Version 1.2.0

com.spotify:hamcrest-jackson 1.1.2


Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest-jackson
Version

Version

1.1.2
Type

Type

jar

Download hamcrest-jackson 1.1.2


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