Assent

๐Ÿ™ Android Runtime Permissions made easy and compact, for Kotlin and AndroidX. With coroutines support!

License

License

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

assent
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

Assent
๐Ÿ™ Android Runtime Permissions made easy and compact, for Kotlin and AndroidX. With coroutines support!
Project URL

Project URL

https://github.com/afollestad/assent

Download assent

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.0.2
com.google.android.material » material jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
0.2.5
0.2.4
0.2.3
0.2.2