Jar examples for g:guava-hamcrest-matchers
An extension to make unit test easier with Hamcrest and Google Guava.
You can download jar file guava-hamcrest-matchers 1.2.0 in this page.
You can use the following script to add guava-hamcrest-matchers-1.2.0.jar to your project.
<dependency> <groupId>it.ozimov</groupId> <artifactId>guava-hamcrest-matchers</artifactId> <version>1.2.0</version> </dependency>
compile group: 'it.ozimov', name: 'guava-hamcrest-matchers', version: '1.2.0'
libraryDependencies += "it.ozimov" % "guava-hamcrest-matchers" % "1.2.0"
<dependency org="it.ozimov" name="guava-hamcrest-matchers" rev="1.2.0"/>
@Grapes(@Grab(group='it.ozimov', module='guava-hamcrest-matchers', version='1.2.0'))
'it.ozimov:guava-hamcrest-matchers:jar:1.2.0'
Click the following link to download the jar file.
guava-hamcrest-matchers-1.2.0-javadoc.jar