is not current version
Last Version 1.0.3

com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-bom 1.0.1


GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest-bom
Version

Version

1.0.1
Type

Type

pom

Download nhojpatrick-hamcrest-bom 1.0.1


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