Last Version

Hamcrest Optional 1.0

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

License

License

GroupId

GroupId

com.github.baev
ArtifactId

ArtifactId

hamcrest-optional
Version

Version

1.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/baev/hamcrest-optional/

Download hamcrest-optional 1.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.