Last Version

io.github.yubyf.datastorepreferences 1.2.1

A simple implementation of the AndroidSharedPreferences interface for DataStore.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

io.github.yubyf.datastorepreferences
ArtifactId

ArtifactId

datastorepreferences
Version

Version

1.2.1
Type

Type

aar
Description

Description

io.github.yubyf.datastorepreferences
A simple implementation of the AndroidSharedPreferences interface for DataStore.
Project URL

Project URL

https://github.com/Yubyf/DataStorePreferences
Source Code Management

Source Code Management

https://github.com/Yubyf/DataStorePreferences

Download datastorepreferences 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
androidx.datastore » datastore-preferences jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.