MVN

com.github.fondesa : kpermissions

Maven & Gradle

Nov 11, 2022
7 usages
458 stars

kpermissions · A Kotlin library that helps to request runtime permissions in Android.

<dependency>
    <groupId>com.github.fondesa</groupId>
    <artifactId>kpermissions</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fondesa : kpermissions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0
  • Latest Release Candidate: 0.0.1-rc1

All Versions

Choose a version of com.github.fondesa : kpermissions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
kpermissions-3.4.0
3.3.x
kpermissions-3.3.0
3.2.x
kpermissions-3.2.1
kpermissions-3.2.0
3.1.x
kpermissions-3.1.3
kpermissions-3.1.2
kpermissions-3.1.1
kpermissions-3.1.0
3.0.x
kpermissions-3.0.0
2.0.x
kpermissions-2.0.2
kpermissions-2.0.1
kpermissions-2.0.0
1.0.x
kpermissions-1.0.0
0.0.x
kpermissions-0.0.1-rc1

How to add a dependency to Maven

Add the following com.github.fondesa : kpermissions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fondesa</groupId>
    <artifactId>kpermissions</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fondesa : kpermissions gradle dependency to your build.gradle file:

implementation 'com.github.fondesa:kpermissions:3.4.0'

Gradle Kotlin DSL: Add the following com.github.fondesa : kpermissions gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fondesa:kpermissions:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fondesa : kpermissions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fondesa" % "kpermissions" % "3.4.0"

Advertisement

Dependencies from Group

Nov 11, 2022
7 usages
458 stars
Apr 03, 2017
1 usages
88 stars
May 04, 2017
1 usages
87 stars

Discover Dependencies

Oct 06, 2018
3 stars
Jan 16, 2018
1 usages
Jan 15, 2019
1 usages
Jul 04, 2022
1 usages
Oct 07, 2022
Apr 30, 2021
2 usages
124 stars
Jul 29, 2023
47 usages
26.7k stars
Jul 29, 2023
259 usages
26.7k stars
Jan 12, 2018
0 stars
Apr 02, 2023
2 usages
19 stars