| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lexicalscope.hamcrest |
| Идентификатор | Идентификаторmatchers-additional |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmatchers-additional
extra matchers for hamcrest
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| matchers-additional-0.0.2.pom | |
| matchers-additional-0.0.2.jar | 18 KB |
| matchers-additional-0.0.2-sources.jar | 4 KB |
| matchers-additional-0.0.2-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lexicalscope.hamcrest/matchers-additional/ -->
<dependency>
<groupId>com.lexicalscope.hamcrest</groupId>
<artifactId>matchers-additional</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lexicalscope.hamcrest/matchers-additional/
implementation 'com.lexicalscope.hamcrest:matchers-additional:0.0.2'
// https://jarcasting.com/artifacts/com.lexicalscope.hamcrest/matchers-additional/
implementation ("com.lexicalscope.hamcrest:matchers-additional:0.0.2")
'com.lexicalscope.hamcrest:matchers-additional:jar:0.0.2'
<dependency org="com.lexicalscope.hamcrest" name="matchers-additional" rev="0.0.2">
<artifact name="matchers-additional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lexicalscope.hamcrest', module='matchers-additional', version='0.0.2')
)
libraryDependencies += "com.lexicalscope.hamcrest" % "matchers-additional" % "0.0.2"
[com.lexicalscope.hamcrest/matchers-additional "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.google.guava : guava Необязательный | jar | 17.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |