preference

An easy to use sharedPreference.

License

License

GroupId

GroupId

io.github.easonliu09.utils
ArtifactId

ArtifactId

preference
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

preference
An easy to use sharedPreference.
Project URL

Project URL

https://github.com/EasonLiu09/AndroidUtils
Source Code Management

Source Code Management

https://github.com/EasonLiu09/AndroidUtils

Download preference

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
androidx.security » security-crypto jar 1.1.0-alpha03

Project Modules

There are no modules declared in this project.

AndroidUtils

Versions

Version
1.0.0