Jar examples for h:hamcrest-optional
A set of Hamcrest matchers for java.util.Optional.
You can download jar file hamcrest-optional 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hamcrest-optional-1.0.jar to your project.
<dependency> <groupId>com.github.baev</groupId> <artifactId>hamcrest-optional</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.baev', name: 'hamcrest-optional', version: '1.0'
libraryDependencies += "com.github.baev" % "hamcrest-optional" % "1.0"
<dependency org="com.github.baev" name="hamcrest-optional" rev="1.0"/>
@Grapes(@Grab(group='com.github.baev', module='hamcrest-optional', version='1.0'))
'com.github.baev:hamcrest-optional:jar:1.0'
Click the following link to download the jar file.
hamcrest-optional-1.0-javadoc.jar