Last Version

SharedPrefs-ktx 1.0.3

Save and load objects from SharedPreferences in a faster and simpler way with Kotlin Extensions! 🎉

License

License

Categories

Categories

GUI User Interface Moshi Data JSON
GroupId

GroupId

com.github.guilhe.sharedprefs-ktx
ArtifactId

ArtifactId

converter-moshi
Version

Version

1.0.3
Type

Type

aar
Description

Description

SharedPrefs-ktx
Save and load objects from SharedPreferences in a faster and simpler way with Kotlin Extensions! 🎉

Download converter-moshi 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.21-2
com.jakewharton.timber : timber jar 4.7.1
com.squareup.moshi : moshi jar 1.11.0

Project Modules

There are no modules declared in this project.