Last Version

Aaper 1.1.0

Ensure Android runtime permissions using annotations only.

License

License

GroupId

GroupId

com.likethesalad.android
ArtifactId

ArtifactId

aaper
Version

Version

1.1.0
Type

Type

aar
Description

Description

Aaper
Ensure Android runtime permissions using annotations only.
Project URL

Project URL

https://github.com/LikeTheSalad/aaper
Source Code Management

Source Code Management

https://github.com/LikeTheSalad/aaper

Download aaper 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.likethesalad.android : aaper-api jar 1.1.0

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.core » core-ktx jar 1.3.1
androidx.fragment » fragment-ktx jar 1.2.5

Project Modules

There are no modules declared in this project.