GroupId | GroupIduk.co.modular-it |
---|---|
ArtifactId | ArtifactIdhamcrest-date |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
hamcrest-date-0.9.2.pom | |
hamcrest-date-0.9.2.jar | 19 KB |
hamcrest-date-0.9.2-sources.jar | 14 KB |
hamcrest-date-0.9.2-javadoc.jar | 105 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.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"]