| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.permissions-dispatcher |
| Идентификатор | Идентификаторktx |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеktx
A declarative API to handle Android runtime permissions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ktx-1.1.4.pom | |
| ktx-1.1.4-sources.jar | 8 KB |
| ktx-1.1.4-javadoc.jar | 225 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.permissions-dispatcher : permissionsdispatcher | jar | 4.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |