MVN

io.theblackbox : commons-optional

Maven & Gradle

Feb 20, 2017
2 usages
1 stars

theblackbox.io commons optional library · The module contains an implementation of Optional that mixes the Google Guava original implementation with Java 8 optional methods, and some others functional methods.

<dependency>
    <groupId>io.theblackbox</groupId>
    <artifactId>commons-optional</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.theblackbox : commons-optional to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of io.theblackbox : commons-optional to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
commons-optional-0.1.2
commons-optional-0.1.1

How to add a dependency to Maven

Add the following io.theblackbox : commons-optional maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.theblackbox</groupId>
    <artifactId>commons-optional</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.theblackbox : commons-optional gradle dependency to your build.gradle file:

implementation 'io.theblackbox:commons-optional:0.1.2'

Gradle Kotlin DSL: Add the following io.theblackbox : commons-optional gradle kotlin dependency to your build.gradle.kts file:

implementation("io.theblackbox:commons-optional:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.theblackbox : commons-optional sbt scala dependency to your build.sbt file:

libraryDependencies += "io.theblackbox" % "commons-optional" % "0.1.2"

Advertisement

Dependencies from Group

Feb 20, 2017
4 usages
1 stars
Feb 20, 2017
2 usages
1 stars
Feb 20, 2017
2 usages
1 stars
Feb 20, 2017
1 usages
1 stars
Feb 20, 2017
1 stars

Discover Dependencies

Nov 18, 2016
1 stars
Apr 27, 2017
18 usages
3.5k stars
Oct 19, 2018
6 usages
10 stars
Oct 19, 2018
1 usages
10 stars
May 10, 2019
2 usages
22 stars
May 10, 2019
4 usages
22 stars
May 13, 2017
131 stars
Sep 13, 2018
182 stars