is not current version
Last Version 2.0.8

org.exparity:hamcrest-date 2.0.4

Hamcrest Date matchers for Java

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.exparity
ArtifactId

ArtifactId

hamcrest-date
Version

Version

2.0.4
Type

Type

jar

Download hamcrest-date 2.0.4


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