Last Version

easy-req-permission 1.0.1

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

License

License

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

easy-req-permission
Version

Version

1.0.1
Type

Type

aar
Description

Description

easy-req-permission
The permission request framework implemented by APT simplifies the request process, which has been verified on Huawei P20
Project URL

Project URL

https://github.com/zlgspace/EasyReqPermission
Source Code Management

Source Code Management

https://github.com/zlgspace/EasyReqPermission

Download easy-req-permission 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
io.github.zlgspace : easy-req-annotation jar 1.0.1

Project Modules

There are no modules declared in this project.