is not current version
Last Version 3.3.0

kpermissions-coroutines 3.2.1

A Kotlin library that helps to request runtime permissions in Android.

License

License

GroupId

GroupId

com.github.fondesa
ArtifactId

ArtifactId

kpermissions-coroutines
Version

Version

3.2.1
Type

Type

aar
Description

Description

kpermissions-coroutines
A Kotlin library that helps to request runtime permissions in Android.
Project URL

Project URL

https://github.com/fondesa/kpermissions
Source Code Management

Source Code Management

https://github.com/fondesa/kpermissions

Download kpermissions-coroutines 3.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fondesa : kpermissions jar 3.2.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.