Last Version

AndroidPreferenceActivity 7.0.3

Provides an alternative implementation of Android's PreferenceActivity.

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-preference-activity
Version

Version

7.0.3
Type

Type

aar
Description

Description

AndroidPreferenceActivity
Provides an alternative implementation of Android's PreferenceActivity.
Project URL

Project URL

https://github.com/michael-rapp/AndroidPreferenceActivity
Source Code Management

Source Code Management

https://github.com/michael-rapp/AndroidPreferenceActivity.git

Download android-preference-activity 7.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.android.material » material jar 1.0.0
androidx.legacy » legacy-preference-v14 jar 1.0.0
com.github.michael-rapp : android-util jar 2.0.1

Project Modules

There are no modules declared in this project.