License |
License |
---|---|
GroupId | GroupIdcom.github.nhojpatrick.hamcrest |
ArtifactId | ArtifactIdnhojpatrick-hamcrest |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHamcrest extensions
Hamcrest extensions project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nhojpatrick-hamcrest-1.0.3.pom | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest/ -->
<dependency>
<groupId>com.github.nhojpatrick.hamcrest</groupId>
<artifactId>nhojpatrick-hamcrest</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest/
implementation 'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest:1.0.3'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest/
implementation ("com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest:1.0.3")
'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest:pom:1.0.3'
<dependency org="com.github.nhojpatrick.hamcrest" name="nhojpatrick-hamcrest" rev="1.0.3">
<artifact name="nhojpatrick-hamcrest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.hamcrest', module='nhojpatrick-hamcrest', version='1.0.3')
)
libraryDependencies += "com.github.nhojpatrick.hamcrest" % "nhojpatrick-hamcrest" % "1.0.3"
[com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest "1.0.3"]