Last Version

permifriend 0.1.0

Power-up your Accompanist Permission by handling runtime permission event.

License

License

GroupId

GroupId

io.github.shohiebsense
ArtifactId

ArtifactId

permifriend
Version

Version

0.1.0
Type

Type

aar
Description

Description

permifriend
Power-up your Accompanist Permission by handling runtime permission event.
Project URL

Project URL

https://github.com/shohiebsense/Permifriend

Download permifriend 0.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

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

Project Modules

There are no modules declared in this project.