| License |
License |
|---|---|
| GroupId | GroupIdcom.chillibits |
| ArtifactId | ArtifactIdsimplesettings |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSimple Settings
Simple Settings library for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simplesettings-1.3.4.pom | |
| simplesettings-1.3.4-sources.jar | 25 KB |
| simplesettings-1.3.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chillibits/simplesettings/ -->
<dependency>
<groupId>com.chillibits</groupId>
<artifactId>simplesettings</artifactId>
<version>1.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chillibits/simplesettings/
implementation 'com.chillibits:simplesettings:1.3.4'
// https://jarcasting.com/artifacts/com.chillibits/simplesettings/
implementation ("com.chillibits:simplesettings:1.3.4")
'com.chillibits:simplesettings:aar:1.3.4'
<dependency org="com.chillibits" name="simplesettings" rev="1.3.4">
<artifact name="simplesettings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chillibits', module='simplesettings', version='1.3.4')
)
libraryDependencies += "com.chillibits" % "simplesettings" % "1.3.4"
[com.chillibits/simplesettings "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.material » material | jar | 1.5.0 |
| androidx.preference » preference-ktx | jar | 1.2.0 |
| com.mikepenz : aboutlibraries-core | jar | 8.9.4 |
| com.mikepenz : aboutlibraries | jar | 8.9.4 |
| com.mikepenz : fastadapter | jar | 5.6.0 |
| com.github.ibrahimsn98 » live-preferences | jar | 1.9 |
| com.github.skydoves : colorpickerpreference | jar | 2.0.6 |
| androidx.databinding » viewbinding | jar | 7.1.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
| androidx.navigation » navigation-fragment-ktx | jar | 2.4.1 |
| androidx.navigation » navigation-ui-ktx | jar | 2.4.1 |
| androidx.activity » activity-ktx | jar | 1.4.0 |