is not current version
Last Version 0.9.5

uk.co.modular-it:hamcrest-date 0.9.2

Hamcrest Date matchers for Java

GroupId

GroupId

uk.co.modular-it
ArtifactId

ArtifactId

hamcrest-date
Version

Version

0.9.2
Type

Type

jar

Download hamcrest-date 0.9.2


<!-- https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/ -->
<dependency>
    <groupId>uk.co.modular-it</groupId>
    <artifactId>hamcrest-date</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/
implementation 'uk.co.modular-it:hamcrest-date:0.9.2'
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/
implementation ("uk.co.modular-it:hamcrest-date:0.9.2")
'uk.co.modular-it:hamcrest-date:jar:0.9.2'
<dependency org="uk.co.modular-it" name="hamcrest-date" rev="0.9.2">
  <artifact name="hamcrest-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='hamcrest-date', version='0.9.2')
)
libraryDependencies += "uk.co.modular-it" % "hamcrest-date" % "0.9.2"
[uk.co.modular-it/hamcrest-date "0.9.2"]