Last Version

Hamcrest Optional 2.0.0

A set of Hamcrest matchers for java.util.Optional.

License

License

GroupId

GroupId

com.github.npathai
ArtifactId

ArtifactId

hamcrest-optional
Version

Version

2.0.0
Type

Type

jar
Description

Description

Hamcrest Optional
A set of Hamcrest matchers for java.util.Optional.
Project URL

Project URL

https://github.com/npathai/hamcrest-optional/
Source Code Management

Source Code Management

https://github.com/npathai/hamcrest-optional/

Download hamcrest-optional 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.npathai/hamcrest-optional/ -->
<dependency>
    <groupId>com.github.npathai</groupId>
    <artifactId>hamcrest-optional</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.npathai/hamcrest-optional/
implementation 'com.github.npathai:hamcrest-optional:2.0.0'
// https://jarcasting.com/artifacts/com.github.npathai/hamcrest-optional/
implementation ("com.github.npathai:hamcrest-optional:2.0.0")
'com.github.npathai:hamcrest-optional:jar:2.0.0'
<dependency org="com.github.npathai" name="hamcrest-optional" rev="2.0.0">
  <artifact name="hamcrest-optional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.npathai', module='hamcrest-optional', version='2.0.0')
)
libraryDependencies += "com.github.npathai" % "hamcrest-optional" % "2.0.0"
[com.github.npathai/hamcrest-optional "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.