| License |
License |
|---|---|
| GroupId | GroupIdio.github.easonliu09.utils |
| ArtifactId | ArtifactIdpreference |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpreference
An easy to use sharedPreference.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preference-1.0.0.pom | |
| preference-1.0.0-sources.jar | 1 KB |
| preference-1.0.0-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.easonliu09.utils/preference/ -->
<dependency>
<groupId>io.github.easonliu09.utils</groupId>
<artifactId>preference</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.easonliu09.utils/preference/
implementation 'io.github.easonliu09.utils:preference:1.0.0'
// https://jarcasting.com/artifacts/io.github.easonliu09.utils/preference/
implementation ("io.github.easonliu09.utils:preference:1.0.0")
'io.github.easonliu09.utils:preference:aar:1.0.0'
<dependency org="io.github.easonliu09.utils" name="preference" rev="1.0.0">
<artifact name="preference" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.easonliu09.utils', module='preference', version='1.0.0')
)
libraryDependencies += "io.github.easonliu09.utils" % "preference" % "1.0.0"
[io.github.easonliu09.utils/preference "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |
| androidx.security » security-crypto | jar | 1.1.0-alpha03 |