Matcher library for Kotlin. A port of Hamcrest, made more Kotlin-esque.
'com.natpryce:hamkrest:0.0.2.0'
<dependency>
<groupId>com.natpryce</groupId>
<artifactId>hamkrest</artifactId>
<version>0.0.2.0</version>
</dependency>
<dependency org="com.natpryce" name="hamkrest" rev="0.0.2.0"/>
"com.natpryce", "hamkrest", "0.0.2.0"