MVN

net.edwardday.serialization : kprefs

Maven & Gradle

Jan 24, 2023
14 stars

Kotlinx.serialization Android SharedPreferences format · A serialization format for Android SharedPreferences

<dependency>
    <groupId>net.edwardday.serialization</groupId>
    <artifactId>kprefs</artifactId>
    <version>0.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.edwardday.serialization : kprefs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.1

All Versions

Choose a version of net.edwardday.serialization : kprefs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
kprefs-0.12.1
kprefs-0.12.0
0.11.x
kprefs-0.11.0
0.10.x
kprefs-0.10.0
0.9.x
kprefs-0.9.0
0.8.x
kprefs-0.8.0
0.7.x
kprefs-0.7.1

How to add a dependency to Maven

Add the following net.edwardday.serialization : kprefs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.edwardday.serialization</groupId>
    <artifactId>kprefs</artifactId>
    <version>0.12.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.edwardday.serialization : kprefs gradle dependency to your build.gradle file:

implementation 'net.edwardday.serialization:kprefs:0.12.1'

Gradle Kotlin DSL: Add the following net.edwardday.serialization : kprefs gradle kotlin dependency to your build.gradle.kts file:

implementation("net.edwardday.serialization:kprefs:0.12.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.edwardday.serialization : kprefs sbt scala dependency to your build.sbt file:

libraryDependencies += "net.edwardday.serialization" % "kprefs" % "0.12.1"

Advertisement

Dependencies from Group

Jan 24, 2023
14 stars

Discover Dependencies

Nov 09, 2021
0 stars
Nov 09, 2021
0 stars
Nov 09, 2021
0 stars
Feb 19, 2021
4.2k stars
Feb 05, 2022
1 usages
135 stars
Mar 13, 2021
0 stars
Aug 06, 2021
1 stars
Aug 06, 2021
1 stars
May 12, 2021
42 stars