Jar examples for h:hamcrest-integration
Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.
You can download jar file hamcrest-integration 1.3.RC2 in this page.
New BSD License
You can use the following script to add hamcrest-integration-1.3.RC2.jar to your project.
<dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-integration</artifactId> <version>1.3.RC2</version> </dependency>
compile group: 'org.hamcrest', name: 'hamcrest-integration', version: '1.3.RC2'
libraryDependencies += "org.hamcrest" % "hamcrest-integration" % "1.3.RC2"
<dependency org="org.hamcrest" name="hamcrest-integration" rev="1.3.RC2"/>
@Grapes(@Grab(group='org.hamcrest', module='hamcrest-integration', version='1.3.RC2'))
'org.hamcrest:hamcrest-integration:jar:1.3.RC2'
Click the following link to download the jar file.
hamcrest-integration-1.3.RC2-javadoc.jar