com.github.auties00:optional

Desugar optional calls for a null safe type system with no performance hits

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

optional
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.auties00:optional
Desugar optional calls for a null safe type system with no performance hits
Project URL

Project URL

https://github.com/Auties00/OptionalDesugarer
Source Code Management

Source Code Management

https://github.com/Auties00/OptionalDesugarer/tree/master

Download optional

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0