powerpermission-coroutines

PowerPermission makes handling runtime permissions extremely easy.

License

License

GroupId

GroupId

io.github.underwindfall
ArtifactId

ArtifactId

powerpermission-coroutines
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

powerpermission-coroutines
PowerPermission makes handling runtime permissions extremely easy.
Project URL

Project URL

https://github.com/underwindfall/PowerPermission

Download powerpermission-coroutines

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2

runtime (3)

Group / Artifact Type Version
io.github.underwindfall : powerpermission jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0