GroupId | GroupIdio.github.tozmart.thirdparty |
---|---|
ArtifactId | ArtifactIdpermission_handler |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
permission_handler-0.0.3.pom | |
permission_handler-0.0.3.aar | 23 KB |
Browse |
<!-- 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"]