is not current version
Last Version 2.2.0

Peko 2.1.4

Android Library for requesting Permissions with Kotlin Coroutines

License

License

GroupId

GroupId

com.markodevcic
ArtifactId

ArtifactId

peko
Version

Version

2.1.4
Type

Type

aar
Description

Description

Peko
Android Library for requesting Permissions with Kotlin Coroutines
Project URL

Project URL

https://github.com/deva666/Peko
Source Code Management

Source Code Management

https://github.com/deva666/Peko

Download peko 2.1.4


<!-- https://jarcasting.com/artifacts/com.markodevcic/peko/ -->
<dependency>
    <groupId>com.markodevcic</groupId>
    <artifactId>peko</artifactId>
    <version>2.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.markodevcic/peko/
implementation 'com.markodevcic:peko:2.1.4'
// https://jarcasting.com/artifacts/com.markodevcic/peko/
implementation ("com.markodevcic:peko:2.1.4")
'com.markodevcic:peko:aar:2.1.4'
<dependency org="com.markodevcic" name="peko" rev="2.1.4">
  <artifact name="peko" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.markodevcic', module='peko', version='2.1.4')
)
libraryDependencies += "com.markodevcic" % "peko" % "2.1.4"
[com.markodevcic/peko "2.1.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.9
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.