StreamActivityResultLauncher -Release

Simplify the use of registerForActivityResult

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.github.clistery
Идентификатор

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

stream-arl
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

aar
Описание

Описание

StreamActivityResultLauncher -Release
Simplify the use of registerForActivityResult
Ссылка на сайт

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

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

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

https://github.com/CListery/StreamActivityResultLauncher

Скачать stream-arl

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0