Hamcrest Date

Hamcrest Date matchers for Java

License

License

GroupId

GroupId

uk.co.modular-it
ArtifactId

ArtifactId

hamcrest-date
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

Hamcrest Date
Hamcrest Date matchers for Java
Project URL

Project URL

https://github.com/modularit/hamcrest-date

Download hamcrest-date

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1