<dependency>
<groupId>ru.yandex.qatools.matchers</groupId>
<artifactId>nio-matchers</artifactId>
<version>1.3</version>
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='nio-matchers', version='1.3')
)