Jar examples for h:hamcrest-jdk8-time
Hamcrest matchers for Java 8's new java.time classes.
You can download jar file hamcrest-jdk8-time 0.7.1 in this page.
The MIT License (MIT)
You can use the following script to add hamcrest-jdk8-time-0.7.1.jar to your project.
<dependency> <groupId>com.spencerwi</groupId> <artifactId>hamcrest-jdk8-time</artifactId> <version>0.7.1</version> </dependency>
compile group: 'com.spencerwi', name: 'hamcrest-jdk8-time', version: '0.7.1'
libraryDependencies += "com.spencerwi" % "hamcrest-jdk8-time" % "0.7.1"
<dependency org="com.spencerwi" name="hamcrest-jdk8-time" rev="0.7.1"/>
@Grapes(@Grab(group='com.spencerwi', module='hamcrest-jdk8-time', version='0.7.1'))
'com.spencerwi:hamcrest-jdk8-time:jar:0.7.1'
Click the following link to download the jar file.
hamcrest-jdk8-time-0.7.1-javadoc.jar