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