Optional

Backport of Optional class in Java8

License

License

GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

Optional
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Optional
Backport of Optional class in Java8
Project URL

Project URL

https://github.com/KeithYokoma/Optional
Source Code Management

Source Code Management

https://github.com/KeithYokoma/Optional

Download Optional

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 21.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0