PermissionX

Make Android runtime permission request easy.

License

License

GroupId

GroupId

io.github.TheSparklingStarrySky
ArtifactId

ArtifactId

permissionx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

PermissionX
Make Android runtime permission request easy.
Project URL

Project URL

https://github.com/TheSparklingStarrySky/PermissionX
Source Code Management

Source Code Management

https://github.com/TheSparklingStarrySky/PermissionX

Download permissionx

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0