Android TagGroup Library

Android Library to grant the permission

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.dfqin
ArtifactId

ArtifactId

grantor
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

aar
Description

Description

Android TagGroup Library
Android Library to grant the permission

Download grantor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.1