| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.haiyangcode |
| Идентификатор | ИдентификаторandPms |
| Версия | Версия0.0.2 |
| Тип | Типaar |
| Описание |
ОписаниеandPms
这里是android权限申请工具类
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| andPms-0.0.2.pom | |
| andPms-0.0.2.aar | 19 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |