Jar examples for s:smt-matchers
This library contains Hamcrest style matchers that can be used to carry out complex verifications like dates or reflection.
You can download jar file smt-matchers 1.2 in this page.
Apache License
You can use the following script to add smt-matchers-1.2.jar to your project.
<dependency> <groupId>com.github.shiver-me-timbers</groupId> <artifactId>smt-matchers</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.shiver-me-timbers', name: 'smt-matchers', version: '1.2'
libraryDependencies += "com.github.shiver-me-timbers" % "smt-matchers" % "1.2"
<dependency org="com.github.shiver-me-timbers" name="smt-matchers" rev="1.2"/>
@Grapes(@Grab(group='com.github.shiver-me-timbers', module='smt-matchers', version='1.2'))
'com.github.shiver-me-timbers:smt-matchers:jar:1.2'
Click the following link to download the jar file.
smt-matchers-1.2-javadoc.jar