is not current version
Last Version 7.0.3

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

Provides an alternative implementation of Android's PreferenceActivity.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-preference-activity
Version

Version

4.0.0
Type

Type

aar

Download android-preference-activity 4.0.0


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