Jar examples for c:cthul-matchers
Provides hamcrest.org matchers for strings and exceptions, allows matching code blocks, and provides several utilities for combining matchers.
You can download jar file cthul-matchers 1.1.0 in this page.
You can use the following script to add cthul-matchers-1.1.0.jar to your project.
<dependency> <groupId>org.cthul</groupId> <artifactId>cthul-matchers</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.cthul', name: 'cthul-matchers', version: '1.1.0'
libraryDependencies += "org.cthul" % "cthul-matchers" % "1.1.0"
<dependency org="org.cthul" name="cthul-matchers" rev="1.1.0"/>
@Grapes(@Grab(group='org.cthul', module='cthul-matchers', version='1.1.0'))
'org.cthul:cthul-matchers:jar:1.1.0'
Click the following link to download the jar file.
cthul-matchers-1.1.0-javadoc.jar