Last Version

Option 1.0

Java Option implementation like Scala one

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

option
Version

Version

1.0
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 1.0


<!-- 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.