License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.dfqin |
ArtifactId | ArtifactIdgrantor |
Version | Version2.5 |
Type | Typeaar |
Description |
DescriptionAndroid TagGroup Library
Android Library to grant the permission
|
Filename | Size |
---|---|
grantor-2.5.pom | |
grantor-2.5.apklib | 6 KB |
grantor-2.5-sources.jar | 4 KB |
grantor-2.5-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.0.0 |