Hamcrest extensions (BOM)

Hamcrest extensions project

License

License

GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest-bom
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Hamcrest extensions (BOM)
Hamcrest extensions project

Download nhojpatrick-hamcrest-bom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0