Once

A small Android library to manage one-off operations for API 14 and higher.

Лицензия

Лицензия

Группа

Группа

com.jonathanfinerty.once
Идентификатор

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

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

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

1.3.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Once
A small Android library to manage one-off operations for API 14 and higher.
Ссылка на сайт

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

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

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

https://github.com/jonfinerty/Once/

Скачать once

Имя Файла Размер
once-1.3.1.pom
once-1.3.1-sources.jar 5 KB
once-1.3.1-javadoc.jar 393 KB
Обзор

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

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.2.0

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

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

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

Версия
1.3.1
1.3.0