Last Version

support-preference 3.0.0

Material theme for preference widgets.

License

License

Categories

Categories

Net
GroupId

GroupId

net.xpece.android
ArtifactId

ArtifactId

support-preference
Version

Version

3.0.0
Type

Type

aar
Description

Description

support-preference
Material theme for preference widgets.
Project URL

Project URL

https://github.com/consp1racy/android-support-preference
Source Code Management

Source Code Management

https://github.com/consp1racy/android-support-preference

Download support-preference 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.fragment » fragment jar 1.3.1
androidx.preference » preference jar 1.1.1

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
net.xpece.android : support-spinner jar 3.0.0

Project Modules

There are no modules declared in this project.