GroupId | GroupIdcom.github.k0shk0sh |
---|---|
ArtifactId | ArtifactIdPermissionHelper |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
PermissionHelper-1.0.3.pom | |
PermissionHelper-1.0.3.aar | 87 KB |
PermissionHelper-1.0.3-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.k0shk0sh/PermissionHelper/ -->
<dependency>
<groupId>com.github.k0shk0sh</groupId>
<artifactId>PermissionHelper</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.k0shk0sh/PermissionHelper/
implementation 'com.github.k0shk0sh:PermissionHelper:1.0.3'
// https://jarcasting.com/artifacts/com.github.k0shk0sh/PermissionHelper/
implementation ("com.github.k0shk0sh:PermissionHelper:1.0.3")
'com.github.k0shk0sh:PermissionHelper:aar:1.0.3'
<dependency org="com.github.k0shk0sh" name="PermissionHelper" rev="1.0.3">
<artifact name="PermissionHelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.k0shk0sh', module='PermissionHelper', version='1.0.3')
)
libraryDependencies += "com.github.k0shk0sh" % "PermissionHelper" % "1.0.3"
[com.github.k0shk0sh/PermissionHelper "1.0.3"]