| License |
License |
|---|---|
| GroupId | GroupIdcom.github.boybeak |
| ArtifactId | ArtifactIdeasy-permission |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioneasy-permission
SafePoster
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-permission-2.1.0.pom | |
| easy-permission-2.1.0-sources.jar | 5 KB |
| easy-permission-2.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.boybeak/easy-permission/ -->
<dependency>
<groupId>com.github.boybeak</groupId>
<artifactId>easy-permission</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.boybeak/easy-permission/
implementation 'com.github.boybeak:easy-permission:2.1.0'
// https://jarcasting.com/artifacts/com.github.boybeak/easy-permission/
implementation ("com.github.boybeak:easy-permission:2.1.0")
'com.github.boybeak:easy-permission:aar:2.1.0'
<dependency org="com.github.boybeak" name="easy-permission" rev="2.1.0">
<artifact name="easy-permission" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.boybeak', module='easy-permission', version='2.1.0')
)
libraryDependencies += "com.github.boybeak" % "easy-permission" % "2.1.0"
[com.github.boybeak/easy-permission "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
| androidx.appcompat » appcompat | jar | 1.2.0 |