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 0.10.0 in this page.
You can use the following script to add guava-hamcrest-matchers-0.10.0.jar to your project.
<dependency> <groupId>it.ozimov</groupId> <artifactId>guava-hamcrest-matchers</artifactId> <version>0.10.0</version> </dependency>
compile group: 'it.ozimov', name: 'guava-hamcrest-matchers', version: '0.10.0'
libraryDependencies += "it.ozimov" % "guava-hamcrest-matchers" % "0.10.0"
<dependency org="it.ozimov" name="guava-hamcrest-matchers" rev="0.10.0"/>
@Grapes(@Grab(group='it.ozimov', module='guava-hamcrest-matchers', version='0.10.0'))
'it.ozimov:guava-hamcrest-matchers:jar:0.10.0'
Click the following link to download the jar file.
guava-hamcrest-matchers-0.10.0-javadoc.jar