License |
License |
---|---|
GroupId | GroupIdio.github.underwindfall |
ArtifactId | ArtifactIdpowerpermission-coroutines |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpowerpermission-coroutines
PowerPermission makes handling runtime permissions extremely easy.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
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 |