is not current version
Last Version 1.1.0

com.likethesalad.android:aaper 1.0.1

Ensure Android runtime permissions using annotations only.

GroupId

GroupId

com.likethesalad.android
ArtifactId

ArtifactId

aaper
Version

Version

1.0.1
Type

Type

aar

Download aaper 1.0.1


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