is not current version
Last Version 1.8

org.testinfected.hamcrest-matchers:hamcrest-matchers 1.7

A collection of hamcrest matchers

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

hamcrest-matchers
Version

Version

1.7
Type

Type

pom

Download hamcrest-matchers 1.7


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