| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.grantwest.eventually |
| Идентификатор | Идентификаторhamcrest-eventually-matchers |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
Описаниеeventually-matchers
Simple asynchronous hamcrest matchers
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.grantwest.eventually/hamcrest-eventually-matchers/ -->
<dependency>
<groupId>com.github.grantwest.eventually</groupId>
<artifactId>hamcrest-eventually-matchers</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grantwest.eventually/hamcrest-eventually-matchers/
implementation 'com.github.grantwest.eventually:hamcrest-eventually-matchers:0.0.3'
// https://jarcasting.com/artifacts/com.github.grantwest.eventually/hamcrest-eventually-matchers/
implementation ("com.github.grantwest.eventually:hamcrest-eventually-matchers:0.0.3")
'com.github.grantwest.eventually:hamcrest-eventually-matchers:jar:0.0.3'
<dependency org="com.github.grantwest.eventually" name="hamcrest-eventually-matchers" rev="0.0.3">
<artifact name="hamcrest-eventually-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grantwest.eventually', module='hamcrest-eventually-matchers', version='0.0.3')
)
libraryDependencies += "com.github.grantwest.eventually" % "hamcrest-eventually-matchers" % "0.0.3"
[com.github.grantwest.eventually/hamcrest-eventually-matchers "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |