GroupId | GroupIdcom.github.k0shk0sh |
---|---|
ArtifactId | ArtifactIdPermissionHelper |
Version | Version1.0.13 |
Type | Typeaar |
Filename | Size |
---|---|
PermissionHelper-1.0.13.pom | |
PermissionHelper-1.0.13.aar | 95 KB |
PermissionHelper-1.0.13-sources.jar | 20 KB |
Browse |
<!-- 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"]