| License |
License |
|---|---|
| GroupId | GroupIdcom.github.permissions-dispatcher |
| ArtifactId | ArtifactIdktx |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionktx
A declarative API to handle Android runtime permissions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ktx-1.1.4.pom | |
| ktx-1.1.4-sources.jar | 8 KB |
| ktx-1.1.4-javadoc.jar | 225 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.permissions-dispatcher/ktx/ -->
<dependency>
<groupId>com.github.permissions-dispatcher</groupId>
<artifactId>ktx</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.permissions-dispatcher/ktx/
implementation 'com.github.permissions-dispatcher:ktx:1.1.4'
// https://jarcasting.com/artifacts/com.github.permissions-dispatcher/ktx/
implementation ("com.github.permissions-dispatcher:ktx:1.1.4")
'com.github.permissions-dispatcher:ktx:aar:1.1.4'
<dependency org="com.github.permissions-dispatcher" name="ktx" rev="1.1.4">
<artifact name="ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.permissions-dispatcher', module='ktx', version='1.1.4')
)
libraryDependencies += "com.github.permissions-dispatcher" % "ktx" % "1.1.4"
[com.github.permissions-dispatcher/ktx "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.permissions-dispatcher : permissionsdispatcher | jar | 4.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core | jar | 1.0.0 |
| androidx.appcompat » appcompat | jar | 1.0.0 |
| androidx.fragment » fragment | jar | 1.0.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.2.0 |
| androidx.collection » collection | jar | 1.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |