не последняя версия
Последняя версия 2.5

com.github.dfqin:grantor 2.0.0

Android Library to grant the permission

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.dfqin
Идентификатор

Идентификатор

grantor
Версия

Версия

2.0.0
Тип

Тип

aar

Скачать grantor 2.0.0


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