is not current version
Last Version 1.2.5

permissionflow 1.2.4

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

License

License

GroupId

GroupId

com.robertlevonyan.components
ArtifactId

ArtifactId

PermissionsFlow
Version

Version

1.2.4
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 1.2.4


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0
androidx.fragment » fragment-ktx jar 1.3.6

Project Modules

There are no modules declared in this project.