<dependency>
<groupId>org.itsallcode</groupId>
<artifactId>hamcrest-mutliline-text-matcher</artifactId>
<version>2.0.2</version>
</dependency>
@Grapes(
@Grab(group='org.itsallcode', module='hamcrest-mutliline-text-matcher', version='2.0.2')
)