is not current version
Last Version 7.0.3

com.github.michael-rapp:android-preference-activity 5.0.9

Provides an alternative implementation of Android's PreferenceActivity.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-preference-activity
Version

Version

5.0.9
Type

Type

aar

Download android-preference-activity 5.0.9


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