permissionflow

简化Android需要权限操作的库

Лицензия

Лицензия

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

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

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

0.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

permissionflow
简化Android需要权限操作的库
Ссылка на сайт

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

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

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

https://github.com/LeeIGitHub/PermissionFlow/tree/master

Скачать permissionflow

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0

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

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

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

Версия
0.0.2
0.0.1