is not current version
Last Version 7.0.3

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

Provides an alternative implementation of Android's PreferenceActivity.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-preference-activity
Version

Version

4.0.5
Type

Type

aar

Download android-preference-activity 4.0.5


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