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

Optional 1.0.0

Backport of Optional class in Java8

Лицензия

Лицензия

Группа

Группа

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

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

Optional
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

Optional
Backport of Optional class in Java8
Ссылка на сайт

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

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

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

https://github.com/KeithYokoma/Optional

Скачать Optional 1.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-annotations jar 21.0.3

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

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