is not current version
Last Version 1.5.3

com.jcabi:jcabi-matchers 1.3

Hamcrest Matchers

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-matchers
Version

Version

1.3
Type

Type

jar

Download jcabi-matchers 1.3


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