MVN

org.jmmo : option

Maven & Gradle

Apr 21, 2015
1 usages

Option · Java Option implementation like Scala one

<dependency>
    <groupId>org.jmmo</groupId>
    <artifactId>option</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jmmo : option to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.jmmo : option to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
option-1.0

How to add a dependency to Maven

Add the following org.jmmo : option maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jmmo</groupId>
    <artifactId>option</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jmmo : option gradle dependency to your build.gradle file:

implementation 'org.jmmo:option:1.0'

Gradle Kotlin DSL: Add the following org.jmmo : option gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jmmo:option:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jmmo : option sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jmmo" % "option" % "1.0"

Advertisement

Dependencies from Group

Apr 20, 2015
2 usages
0 stars
Apr 21, 2015
1 usages
May 23, 2014
1 usages
1 stars
Apr 21, 2015
0 stars
Apr 21, 2015
0 stars

Discover Dependencies

Aug 09, 2023
1 usages
354 stars
Aug 27, 2023
3 usages
3.2k stars
Aug 30, 2021
1 usages
346 stars
Apr 16, 2018
1 usages
346 stars
Jan 20, 2022
3 usages
133 stars
Jan 20, 2022
3 usages
133 stars