is not current version
Last Version 1.1.0

com.github.k0shk0sh:PermissionHelper 1.0.13

A Library that simplify Android Runtime Permissions

GroupId

GroupId

com.github.k0shk0sh
ArtifactId

ArtifactId

PermissionHelper
Version

Version

1.0.13
Type

Type

aar

Download PermissionHelper 1.0.13


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