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

ro.derbederos.hamcrest:lambdamatchers 0.18

Java 8+ hamcrest matchers and utility functions that use them.

Группа

Группа

ro.derbederos.hamcrest
Идентификатор

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

lambdamatchers
Версия

Версия

0.18
Тип

Тип

jar

Скачать lambdamatchers 0.18


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