andPms

这里是android权限申请工具类

License

License

GroupId

GroupId

io.github.haiyangcode
ArtifactId

ArtifactId

andPms
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

andPms
这里是android权限申请工具类
Project URL

Project URL

https://github.com/HaiYangCode/AndroidPms
Source Code Management

Source Code Management

https://github.com/HaiYangCode/AndroidPms

Download andPms

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.0
androidx.constraintlayout » constraintlayout jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1