| License |
License |
|---|---|
| GroupId | GroupIdtop.heue.utils |
| ArtifactId | ArtifactIdpreference |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpreference
An android library for easy to use preference.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preference-1.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/top.heue.utils/preference/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>preference</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/preference/
implementation 'top.heue.utils:preference:1.0.1'
// https://jarcasting.com/artifacts/top.heue.utils/preference/
implementation ("top.heue.utils:preference:1.0.1")
'top.heue.utils:preference:aar:1.0.1'
<dependency org="top.heue.utils" name="preference" rev="1.0.1">
<artifact name="preference" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='preference', version='1.0.1')
)
libraryDependencies += "top.heue.utils" % "preference" % "1.0.1"
[top.heue.utils/preference "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.preference » preference-ktx | jar | 1.2.0 |