License |
License |
---|---|
GroupId | GroupIduk.co.modular-it |
ArtifactId | ArtifactIdhamcrest-date |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHamcrest Date
Hamcrest Date matchers for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
hamcrest-date-0.9.5.pom | |
hamcrest-date-0.9.5.jar | 15 KB |
hamcrest-date-0.9.5-sources.jar | 11 KB |
hamcrest-date-0.9.5-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/ -->
<dependency>
<groupId>uk.co.modular-it</groupId>
<artifactId>hamcrest-date</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/
implementation 'uk.co.modular-it:hamcrest-date:0.9.5'
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/
implementation ("uk.co.modular-it:hamcrest-date:0.9.5")
'uk.co.modular-it:hamcrest-date:jar:0.9.5'
<dependency org="uk.co.modular-it" name="hamcrest-date" rev="0.9.5">
<artifact name="hamcrest-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='hamcrest-date', version='0.9.5')
)
libraryDependencies += "uk.co.modular-it" % "hamcrest-date" % "0.9.5"
[uk.co.modular-it/hamcrest-date "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |