License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.yubyf.datastorepreferences |
ArtifactId | ArtifactIddatastorepreferences |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionio.github.yubyf.datastorepreferences
A simple implementation of the AndroidSharedPreferences interface for DataStore.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datastorepreferences-1.2.1.pom | |
datastorepreferences-1.2.1-sources.jar | 6 KB |
Browse |
<!-- 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"]
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 |