Last Version

Assent 2.3.1

🙏 Android Runtime Permissions made easy and compact, for Kotlin and AndroidX. With coroutines support!

License

License

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

assent
Version

Version

2.3.1
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 2.3.1


<!-- 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.