Download conmatch-0.1.10.jar file - Jar c

Jar examples for c:conmatch

Description

Hamcrest Matchers for generic programming idioms.

You can download jar file conmatch 0.1.10 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE (LGPL)

Build File

You can use the following script to add conmatch-0.1.10.jar to your project.

<dependency>
   <groupId>com.github.almondtools</groupId>
   <artifactId>conmatch</artifactId>
   <version>0.1.10</version>
</dependency>
compile group: 'com.github.almondtools', name: 'conmatch', version: '0.1.10'
libraryDependencies += "com.github.almondtools" % "conmatch" % "0.1.10"
<dependency org="com.github.almondtools" name="conmatch" rev="0.1.10"/>
@Grapes(@Grab(group='com.github.almondtools', module='conmatch', version='0.1.10'))
'com.github.almondtools:conmatch:jar:0.1.10'

Download

Click the following link to download the jar file.

conmatch-0.1.10-javadoc.jar
conmatch-0.1.10-sources.jar
conmatch-0.1.10.jar
conmatch-0.1.10.pom



Related Tutorials