SharedPrefsUtils-ktx

Save and load objects from SharedPreferences in a faster and simpler way.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

SharedPrefsUtils-ktx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

SharedPrefsUtils-ktx
Save and load objects from SharedPreferences in a faster and simpler way.

Download SharedPrefsUtils-ktx

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
com.google.code.gson : gson jar 2.8.5
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0