is not current version
Last Version 1.0.3

com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest 1.0.0

Hamcrest extensions project

GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest
Version

Version

1.0.0
Type

Type

pom

Download nhojpatrick-hamcrest 1.0.0


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