madgag Hamcrest Matchers

Some Hamcrest matchers I find useful.

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

madgag-hamcrest-matchers
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

madgag Hamcrest Matchers
Some Hamcrest matchers I find useful.
Project URL

Project URL

https://github.com/rtyley/madgag-hamcrest-matchers

Download madgag-hamcrest-matchers

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.4
0.3
0.1