Last Version

preferencex 1.1.0

AndroidX Preference library eXtended

License

License

GroupId

GroupId

com.takisoft.preferencex
ArtifactId

ArtifactId

preferencex
Version

Version

1.1.0
Type

Type

aar
Description

Description

preferencex
AndroidX Preference library eXtended
Project URL

Project URL

https://github.com/Gericop/Android-Support-Preference-V7-Fix
Source Code Management

Source Code Management

https://github.com/Gericop/Android-Support-Preference-V7-Fix/tree/master

Download preferencex 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.preference » preference jar 1.1.0

Project Modules

There are no modules declared in this project.