Jar examples for m:matchers
Useful Hamcrest 1.3 matchers
You can download jar file matchers 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add matchers-1.0.jar to your project.
<dependency> <groupId>com.nitorcreations</groupId> <artifactId>matchers</artifactId> <version>1.0</version> </dependency>
compile group: 'com.nitorcreations', name: 'matchers', version: '1.0'
libraryDependencies += "com.nitorcreations" % "matchers" % "1.0"
<dependency org="com.nitorcreations" name="matchers" rev="1.0"/>
@Grapes(@Grab(group='com.nitorcreations', module='matchers', version='1.0'))
'com.nitorcreations:matchers:jar:1.0'
Click the following link to download the jar file.
matchers-1.0-javadoc.jar