GroupId | GroupIduk.co.modular-it |
---|---|
ArtifactId | ArtifactIdhamcrest-date |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
hamcrest-date-0.9.4.pom | |
hamcrest-date-0.9.4.jar | 29 KB |
hamcrest-date-0.9.4-sources.jar | 21 KB |
hamcrest-date-0.9.4-javadoc.jar | 130 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/
implementation 'uk.co.modular-it:hamcrest-date:0.9.4'
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-date/
implementation ("uk.co.modular-it:hamcrest-date:0.9.4")
'uk.co.modular-it:hamcrest-date:jar:0.9.4'
<dependency org="uk.co.modular-it" name="hamcrest-date" rev="0.9.4">
<artifact name="hamcrest-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='hamcrest-date', version='0.9.4')
)
libraryDependencies += "uk.co.modular-it" % "hamcrest-date" % "0.9.4"
[uk.co.modular-it/hamcrest-date "0.9.4"]