| License |
License |
|---|---|
| GroupId | GroupIdio.github.shohiebsense |
| ArtifactId | ArtifactIdpermifriend |
| Version | Version0.1.0 |
| Type | Typeaar |
| Description |
Descriptionpermifriend
Power-up your Accompanist Permission by handling runtime permission event.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| permifriend-0.1.0.pom | |
| permifriend-0.1.0-sources.jar | 2 KB |
| permifriend-0.1.0-javadoc.jar | 264 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |