is not current version
Last Version 1.5.3

com.jcabi:jcabi-matchers 1.5.1

Hamcrest Matchers

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-matchers
Version

Version

1.5.1
Type

Type

jar

Download jcabi-matchers 1.5.1


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