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

com.lexicalscope.hamcrest:matchers-additional 0.0.1

extra matchers for hamcrest

Группа

Группа

com.lexicalscope.hamcrest
Идентификатор

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

matchers-additional
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать matchers-additional 0.0.1


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