| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shohiebsense |
| Идентификатор | Идентификаторpermifriend |
| Версия | Версия0.1.0 |
| Тип | Типaar |
| Описание |
Описаниеpermifriend
Power-up your Accompanist Permission by handling runtime permission event.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| permifriend-0.1.0.pom | |
| permifriend-0.1.0-sources.jar | 2 KB |
| permifriend-0.1.0-javadoc.jar | 264 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shohiebsense/permifriend/ -->
<dependency>
<groupId>io.github.shohiebsense</groupId>
<artifactId>permifriend</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shohiebsense/permifriend/
implementation 'io.github.shohiebsense:permifriend:0.1.0'
// https://jarcasting.com/artifacts/io.github.shohiebsense/permifriend/
implementation ("io.github.shohiebsense:permifriend:0.1.0")
'io.github.shohiebsense:permifriend:aar:0.1.0'
<dependency org="io.github.shohiebsense" name="permifriend" rev="0.1.0">
<artifact name="permifriend" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shohiebsense', module='permifriend', version='0.1.0')
)
libraryDependencies += "io.github.shohiebsense" % "permifriend" % "0.1.0"
[io.github.shohiebsense/permifriend "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| com.google.accompanist : accompanist-permissions | jar | 0.23.1 |
| androidx.compose.ui » ui | jar | 1.1.1 |