PreferenceActivityCompat

This is a compatibility library of PreferenceActivity.

License

License

Categories

Categories

Net
GroupId

GroupId

net.mm2d.preference
ArtifactId

ArtifactId

preference
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

aar
Description

Description

PreferenceActivityCompat
This is a compatibility library of PreferenceActivity.
Project URL

Project URL

https://github.com/ohmae/preference-activity-compat
Source Code Management

Source Code Management

https://github.com/ohmae/preference-activity-compat

Download preference

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.appcompat » appcompat jar 1.3.1
androidx.preference » preference-ktx jar 1.1.1
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.8
0.2.7
0.2.6