| License |
License |
|---|---|
| GroupId | GroupIdcom.raxdenstudios |
| ArtifactId | ArtifactIdpreferences |
| Version | Version1.15.0 |
| Type | Typeaar |
| Description |
DescriptionAdvancedPreferences
Improve shared preferences
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preferences-1.15.0.pom | |
| preferences-1.15.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/preferences/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>preferences</artifactId>
<version>1.15.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/preferences/
implementation 'com.raxdenstudios:preferences:1.15.0'
// https://jarcasting.com/artifacts/com.raxdenstudios/preferences/
implementation ("com.raxdenstudios:preferences:1.15.0")
'com.raxdenstudios:preferences:aar:1.15.0'
<dependency org="com.raxdenstudios" name="preferences" rev="1.15.0">
<artifact name="preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='preferences', version='1.15.0')
)
libraryDependencies += "com.raxdenstudios" % "preferences" % "1.15.0"
[com.raxdenstudios/preferences "1.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.preference » preference-ktx | jar | 1.1.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| androidx.core » core-ktx | jar | 1.3.2 |