is not current version
Last Version 0.19

ro.derbederos.hamcrest:lambdamatchers 0.8

Java 8 hamcrest matchers and utility functions that use them.

GroupId

GroupId

ro.derbederos.hamcrest
ArtifactId

ArtifactId

lambdamatchers
Version

Version

0.8
Type

Type

jar

Download lambdamatchers 0.8


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