Jar examples for h:hamcrest-library
Hamcrest library of matcher implementations.
You can download jar file hamcrest-library 1.2 in this page.
New BSD License
You can use the following script to add hamcrest-library-1.2.jar to your project.
<dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-library</artifactId> <version>1.2</version> </dependency>
compile group: 'org.hamcrest', name: 'hamcrest-library', version: '1.2'
libraryDependencies += "org.hamcrest" % "hamcrest-library" % "1.2"
<dependency org="org.hamcrest" name="hamcrest-library" rev="1.2"/>
@Grapes(@Grab(group='org.hamcrest', module='hamcrest-library', version='1.2'))
'org.hamcrest:hamcrest-library:jar:1.2'
Click the following link to download the jar file.
hamcrest-library-1.2-javadoc.jar