Convenience Matchers

Convenient Hamcrest Matcher derivations

Лицензия

Лицензия

Группа

Группа

org.objecttrouve
Идентификатор

Идентификатор

convenience-matchers
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Convenience Matchers
Convenient Hamcrest Matcher derivations
Ссылка на сайт

Ссылка на сайт

https://github.com/objecttrouve/convenience-matchers
Система контроля версий

Система контроля версий

https://github.com/objecttrouve/convenience-matchers

Скачать convenience-matchers

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.objecttrouve/convenience-matchers/ -->
<dependency>
    <groupId>org.objecttrouve</groupId>
    <artifactId>convenience-matchers</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objecttrouve/convenience-matchers/
implementation 'org.objecttrouve:convenience-matchers:1.1.0'
// https://jarcasting.com/artifacts/org.objecttrouve/convenience-matchers/
implementation ("org.objecttrouve:convenience-matchers:1.1.0")
'org.objecttrouve:convenience-matchers:jar:1.1.0'
<dependency org="org.objecttrouve" name="convenience-matchers" rev="1.1.0">
  <artifact name="convenience-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objecttrouve', module='convenience-matchers', version='1.1.0')
)
libraryDependencies += "org.objecttrouve" % "convenience-matchers" % "1.1.0"
[org.objecttrouve/convenience-matchers "1.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest jar 2.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0