com.github.almondtools:conmatch

Hamcrest Matchers for generic programming idioms.

License

License

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

conmatch
Last Version

Last Version

0.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.almondtools:conmatch
Hamcrest Matchers for generic programming idioms.
Project URL

Project URL

https://github.com/almondtools/conmatch

Download conmatch

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0