License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.captain-miao |
ArtifactId | ArtifactIdgrantap |
Version | Version1.0.3 |
Type | Typeaar |
Description |
Descriptiongrant Android Permission for Android L
grant Android Permission for Android L
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grantap-1.0.3.pom | |
grantap-1.0.3.apklib | 18 KB |
grantap-1.0.3-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.captain-miao/grantap/ -->
<dependency>
<groupId>com.github.captain-miao</groupId>
<artifactId>grantap</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.captain-miao/grantap/
implementation 'com.github.captain-miao:grantap:1.0.3'
// https://jarcasting.com/artifacts/com.github.captain-miao/grantap/
implementation ("com.github.captain-miao:grantap:1.0.3")
'com.github.captain-miao:grantap:aar:1.0.3'
<dependency org="com.github.captain-miao" name="grantap" rev="1.0.3">
<artifact name="grantap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.captain-miao', module='grantap', version='1.0.3')
)
libraryDependencies += "com.github.captain-miao" % "grantap" % "1.0.3"
[com.github.captain-miao/grantap "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.3.0 |