License |
License |
---|---|
GroupId | GroupIdio.github.zlgspace |
ArtifactId | ArtifactIdeasy-req-annotation |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioneasy-req-annotation
The permission request framework implemented by APT simplifies the request process, which has been verified on Huawei P20
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]