License |
License |
---|---|
GroupId | GroupIdcom.github.boybeak |
ArtifactId | ArtifactIdpermission |
Version | Version1.0.5 |
Type | Typeaar |
Description |
Descriptionpermission
Permission
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
permission-1.0.5.pom | |
permission-1.0.5.aar | 7 KB |
permission-1.0.5-sources.jar | 2 KB |
permission-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.boybeak/permission/ -->
<dependency>
<groupId>com.github.boybeak</groupId>
<artifactId>permission</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.boybeak/permission/
implementation 'com.github.boybeak:permission:1.0.5'
// https://jarcasting.com/artifacts/com.github.boybeak/permission/
implementation ("com.github.boybeak:permission:1.0.5")
'com.github.boybeak:permission:aar:1.0.5'
<dependency org="com.github.boybeak" name="permission" rev="1.0.5">
<artifact name="permission" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.boybeak', module='permission', version='1.0.5')
)
libraryDependencies += "com.github.boybeak" % "permission" % "1.0.5"
[com.github.boybeak/permission "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.71 |
com.android.support » support-v4 | jar | 28.0.0 |