is not current version
Last Version 0.0.4

io.github.tozmart.thirdparty:permission_handler 0.0.3

permission_handler

GroupId

GroupId

io.github.tozmart.thirdparty
ArtifactId

ArtifactId

permission_handler
Version

Version

0.0.3
Type

Type

aar

Download permission_handler 0.0.3


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