permission

An easy to check permission.

License

License

GroupId

GroupId

io.github.easonliu09.utils
ArtifactId

ArtifactId

permission
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

permission
An easy to check permission.
Project URL

Project URL

https://github.com/EasonLiu09/AndroidUtils
Source Code Management

Source Code Management

https://github.com/EasonLiu09/AndroidUtils

Download permission

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

AndroidUtils

Versions

Version
1.0.0