is not current version
Last Version 1.0.3

com.github.captain-miao:grantap 1.0.2

grant Android Permission for Android L

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.captain-miao
ArtifactId

ArtifactId

grantap
Version

Version

1.0.2
Type

Type

aar

Download grantap 1.0.2


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