is not current version
Last Version 1.8

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

The complete set of additional matchers for Hamcrest

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

all-matchers
Version

Version

1.7
Type

Type

pom

Download all-matchers 1.7


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