easy-req-annotation

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-annotation
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

easy-req-annotation
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-annotation

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0