is not current version
Last Version 1.0.1

io.github.zlgspace:easy-req-compile 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-compile
Version

Version

1.0.0
Type

Type

jar

Download easy-req-compile 1.0.0


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