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