nhojpatrick Hamcrest
Building
See BUILDING.md.
License |
License |
---|---|
GroupId | GroupIdcom.github.nhojpatrick.hamcrest |
ArtifactId | ArtifactIdnhojpatrick-hamcrest-all |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHamcrest extensions project
|
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-all/ -->
<dependency>
<groupId>com.github.nhojpatrick.hamcrest</groupId>
<artifactId>nhojpatrick-hamcrest-all</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-all/
implementation 'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-all:1.0.3'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-all/
implementation ("com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-all:1.0.3")
'com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-all:jar:1.0.3'
<dependency org="com.github.nhojpatrick.hamcrest" name="nhojpatrick-hamcrest-all" rev="1.0.3">
<artifact name="nhojpatrick-hamcrest-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.hamcrest', module='nhojpatrick-hamcrest-all', version='1.0.3')
)
libraryDependencies += "com.github.nhojpatrick.hamcrest" % "nhojpatrick-hamcrest-all" % "1.0.3"
[com.github.nhojpatrick.hamcrest/nhojpatrick-hamcrest-all "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-collections | jar | [1.0.3,1.0.99) |
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-datetime | jar | [1.0.3,1.0.99) |
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-datetime-java.sql | jar | [1.0.3,1.0.99) |
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-lang | jar | [1.0.3,1.0.99) |
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-optionals | jar | [1.0.3,1.0.99) |
See BUILDING.md.