TedPermission-Coroutine

Easy check permission library for Android Marshmallow

License

License

GroupId

GroupId

io.github.ParkSangGwon
ArtifactId

ArtifactId

tedpermission-coroutine
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

TedPermission-Coroutine
Easy check permission library for Android Marshmallow
Project URL

Project URL

https://github.com/ParkSangGwon/TedPermission
Source Code Management

Source Code Management

https://github.com/ParkSangGwon/TedPermission

Download tedpermission-coroutine

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ParkSangGwon : tedpermission jar 3.3.0

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.3
3.2.2
3.2.1