is not current version
Last Version 1.0.1

io.github.zlgspace:easy-req-permission 1.0.0

The permission request framework implemented by APT simplifies the request process, which has been verified on Huawei P20

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

easy-req-permission
Version

Version

1.0.0
Type

Type

aar

Download easy-req-permission 1.0.0


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