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