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