Last Version

kpermissions-rx2 3.3.0

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

License

License

GroupId

GroupId

com.github.fondesa
ArtifactId

ArtifactId

kpermissions-rx2
Version

Version

3.3.0
Type

Type

aar
Description

Description

kpermissions-rx2
A Kotlin library that helps to request runtime permissions in Android.
Project URL

Project URL

https://github.com/fondesa/kpermissions
Source Code Management

Source Code Management

https://github.com/fondesa/kpermissions

Download kpermissions-rx2 3.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fondesa : kpermissions jar 3.3.0
io.reactivex.rxjava2 : rxjava jar 2.2.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.