permissionflow

A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.

License

License

GroupId

GroupId

com.robertlevonyan.components
ArtifactId

ArtifactId

PermissionsFlow
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

aar
Description

Description

permissionflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Project URL

Project URL

https://github.com/robertlevonyan/materialChipView
Source Code Management

Source Code Management

https://github.com/innfinity-am/PermissionsFlow

Download PermissionsFlow

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0-native-mt
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0-native-mt
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0
androidx.fragment » fragment-ktx jar 1.4.1

Project Modules

There are no modules declared in this project.
com.robertlevonyan.components

Innfinity

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0