MVN

com.github.baev : hamcrest-optional

Maven & Gradle

Jun 22, 2016
5 usages
0 stars

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

<dependency>
    <groupId>com.github.baev</groupId>
    <artifactId>hamcrest-optional</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.baev : hamcrest-optional to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.baev : hamcrest-optional to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
hamcrest-optional-1.0

How to add a dependency to Maven

Add the following com.github.baev : hamcrest-optional maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.baev</groupId>
    <artifactId>hamcrest-optional</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.baev : hamcrest-optional gradle dependency to your build.gradle file:

implementation 'com.github.baev:hamcrest-optional:1.0'

Gradle Kotlin DSL: Add the following com.github.baev : hamcrest-optional gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.baev:hamcrest-optional:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.baev : hamcrest-optional sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.baev" % "hamcrest-optional" % "1.0"

Advertisement

Dependencies from Group

Jun 22, 2016
5 usages
0 stars
Jun 13, 2016
3 usages
0 stars
Apr 20, 2016
1 usages
0 stars

Discover Dependencies

Jan 19, 2019
6 usages
18 stars
Oct 27, 2021
9 usages
0 stars
Jun 01, 2015
13 usages
0 stars
Oct 14, 2019
4 usages
2 stars
Mar 07, 2019
2 usages
7 stars
Jul 18, 2016
4 usages
0 stars
Jul 09, 2015
2 usages
68 stars
Jun 19, 2019
6 usages
121 stars
Sep 20, 2018
2 usages
4 stars
Nov 18, 2016
2 usages
0 stars