is not current version
Last Version 0.19

LambdaMatchers 0.17

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

License

License

GroupId

GroupId

ro.derbederos.hamcrest
ArtifactId

ArtifactId

lambdamatchers
Version

Version

0.17
Type

Type

jar
Description

Description

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

Project URL

https://github.com/csoroiu/lambdamatchers
Source Code Management

Source Code Management

https://github.com/csoroiu/lambdamatchers

Download lambdamatchers 0.17


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

Dependencies

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.