is not current version
Last Version 2.3.2

ksprefs 2.3.1

Kotlin SharedPreferences, Simplified

License

License

GroupId

GroupId

com.github.cioccarellia
ArtifactId

ArtifactId

ksprefs
Version

Version

2.3.1
Type

Type

aar
Description

Description

ksprefs
Kotlin SharedPreferences, Simplified
Project URL

Project URL

https://github.com/cioccarellia/ksprefs

Download ksprefs 2.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9
androidx.lifecycle » lifecycle-extensions jar 2.2.0

Project Modules

There are no modules declared in this project.