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