is not current version
Last Version 0.1.13

com.github.almondtools:conmatch 0.1.9

Hamcrest Matchers for generic programming idioms.

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

conmatch
Version

Version

0.1.9
Type

Type

jar

Download conmatch 0.1.9


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