com.github.auties00:optional

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

Лицензия

Лицензия

Группа

Группа

com.github.auties00
Идентификатор

Идентификатор

optional
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.auties00:optional
Desugar optional calls for a null safe type system with no performance hits
Ссылка на сайт

Ссылка на сайт

https://github.com/Auties00/OptionalDesugarer
Система контроля версий

Система контроля версий

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

Скачать optional

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0