Option

Java Option implementation like Scala one

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

option
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Option
Java Option implementation like Scala one
Project URL

Project URL

https://github.com/Megaprog/option
Source Code Management

Source Code Management

https://github.com/Megaprog/option

Download option

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Option

Java Option implementation like Scala one

Versions

Version
1.0