| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.co.modular-it |
| Идентификатор | Идентификаторhamcrest-date |
| Версия | Версия0.9.5 |
| Тип | Типjar |
| Описание |
ОписаниеHamcrest Date
Hamcrest Date matchers for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| hamcrest-date-0.9.5.pom | |
| hamcrest-date-0.9.5.jar | 31 KB |
| hamcrest-date-0.9.5-sources.jar | 22 KB |
| hamcrest-date-0.9.5-javadoc.jar | 141 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |