easy-req-compile

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

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup : javapoet jar 1.7.0
com.google.auto.service : auto-service jar 1.0-rc6
io.github.zlgspace : easy-req-annotation jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0