Last Version

preference 1.0.1

An android library for easy to use preference.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

preference
Version

Version

1.0.1
Type

Type

aar
Description

Description

preference
An android library for easy to use preference.
Project URL

Project URL

https://github.com/sposer
Source Code Management

Source Code Management

https://github.com/sposer

Download preference 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (1)

Group / Artifact Type Version
androidx.preference » preference-ktx jar 1.2.0

Project Modules

There are no modules declared in this project.