PermissionHelper

A Library that simplify Android Runtime Permissions

License

License

GroupId

GroupId

com.github.k0shk0sh
ArtifactId

ArtifactId

PermissionHelper
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

PermissionHelper
A Library that simplify Android Runtime Permissions
Project URL

Project URL

https://github.com/k0shk0sh/PermissionHelper
Source Code Management

Source Code Management

https://github.com/k0shk0sh/PermissionHelper

Download PermissionHelper

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0