| License |
License |
|---|---|
| GroupId | GroupIdcom.ealva |
| ArtifactId | ArtifactIdpreference-store |
| Version | Version70000 |
| Type | Typeaar |
| Description |
Descriptionpreference-store
DataStore<Preferences> wrapper plus more
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preference-store-70000.pom | |
| preference-store-70000-sources.jar | 8 KB |
| preference-store-70000-javadoc.jar | 278 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ealva/preference-store/ -->
<dependency>
<groupId>com.ealva</groupId>
<artifactId>preference-store</artifactId>
<version>70000</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ealva/preference-store/
implementation 'com.ealva:preference-store:70000'
// https://jarcasting.com/artifacts/com.ealva/preference-store/
implementation ("com.ealva:preference-store:70000")
'com.ealva:preference-store:aar:70000'
<dependency org="com.ealva" name="preference-store" rev="70000">
<artifact name="preference-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ealva', module='preference-store', version='70000')
)
libraryDependencies += "com.ealva" % "preference-store" % "70000"
[com.ealva/preference-store "70000"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.datastore » datastore-preferences | jar | 1.0.0-beta01 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |