| Лицензия |
Лицензия |
|---|---|
| Группа | Группаat.meks |
| Идентификатор | Идентификаторhamcrest-matchers |
| Версия | Версия0.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеHamcrest-Matchers
a library containing hamcrest matchers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hamcrest-matchers-0.1.1.pom | |
| hamcrest-matchers-0.1.1.jar | 12 KB |
| hamcrest-matchers-0.1.1-sources.jar | 5 KB |
| hamcrest-matchers-0.1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/at.meks/hamcrest-matchers/ -->
<dependency>
<groupId>at.meks</groupId>
<artifactId>hamcrest-matchers</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.meks/hamcrest-matchers/
implementation 'at.meks:hamcrest-matchers:0.1.1'
// https://jarcasting.com/artifacts/at.meks/hamcrest-matchers/
implementation ("at.meks:hamcrest-matchers:0.1.1")
'at.meks:hamcrest-matchers:jar:0.1.1'
<dependency org="at.meks" name="hamcrest-matchers" rev="0.1.1">
<artifact name="hamcrest-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.meks', module='hamcrest-matchers', version='0.1.1')
)
libraryDependencies += "at.meks" % "hamcrest-matchers" % "0.1.1"
[at.meks/hamcrest-matchers "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 2.1 |