is not current version
Last Version 1.2.0

com.spotify:hamcrest-jackson 1.1.3


Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest-jackson
Version

Version

1.1.3
Type

Type

jar

Download hamcrest-jackson 1.1.3


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