Jar examples for h:hamkrest
Matcher library for Kotlin. A port of Hamcrest, made more Kotlin-esque.
You can download jar file hamkrest 0.0.7.0 in this page.
Apache 2.0
You can use the following script to add hamkrest-0.0.7.0.jar to your project.
<dependency> <groupId>com.natpryce</groupId> <artifactId>hamkrest</artifactId> <version>0.0.7.0</version> </dependency>
compile group: 'com.natpryce', name: 'hamkrest', version: '0.0.7.0'
libraryDependencies += "com.natpryce" % "hamkrest" % "0.0.7.0"
<dependency org="com.natpryce" name="hamkrest" rev="0.0.7.0"/>
@Grapes(@Grab(group='com.natpryce', module='hamkrest', version='0.0.7.0'))
'com.natpryce:hamkrest:jar:0.0.7.0'
Click the following link to download the jar file.
hamkrest-0.0.7.0-javadoc.jar