License |
License |
---|---|
GroupId | GroupIdcom.github.nhojpatrick.hamcrest |
ArtifactId | ArtifactIdnhojpatrick-hamcrest-bom |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHamcrest extensions (BOM)
Hamcrest extensions project
|
Filename | Size |
---|---|
nhojpatrick-hamcrest-bom-1.0.3.pom | 2 KB |
Browse |
<!-- 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"]