is not current version
Last Version 1.2.1

io.github.yubyf.datastorepreferences:datastorepreferences 1.2.0

A simple implementation of the AndroidSharedPreferences interface for DataStore.

Categories

Categories

Data
GroupId

GroupId

io.github.yubyf.datastorepreferences
ArtifactId

ArtifactId

datastorepreferences
Version

Version

1.2.0
Type

Type

aar

Download datastorepreferences 1.2.0


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