is not current version
Last Version 1.1.0

com.bluecatcode.hamcrest:hamcrest-1.3-extended 1.0.3

Hamcrest library extensions.

GroupId

GroupId

com.bluecatcode.hamcrest
ArtifactId

ArtifactId

hamcrest-1.3-extended
Version

Version

1.0.3
Type

Type

jar

Download hamcrest-1.3-extended 1.0.3


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