is not current version
Last Version 1.3.4

Simple Settings 1.3.0

Simple Settings library for Android.

License

License

MIT
GroupId

GroupId

com.chillibits
ArtifactId

ArtifactId

simplesettings
Version

Version

1.3.0
Type

Type

aar
Description

Description

Simple Settings
Simple Settings library for Android.
Project URL

Project URL

https://github.com/marcauberer/simple-settings
Source Code Management

Source Code Management

https://github.com/marcauberer/simple-settings

Download simplesettings 1.3.0


<!-- https://jarcasting.com/artifacts/com.chillibits/simplesettings/ -->
<dependency>
    <groupId>com.chillibits</groupId>
    <artifactId>simplesettings</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chillibits/simplesettings/
implementation 'com.chillibits:simplesettings:1.3.0'
// https://jarcasting.com/artifacts/com.chillibits/simplesettings/
implementation ("com.chillibits:simplesettings:1.3.0")
'com.chillibits:simplesettings:aar:1.3.0'
<dependency org="com.chillibits" name="simplesettings" rev="1.3.0">
  <artifact name="simplesettings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chillibits', module='simplesettings', version='1.3.0')
)
libraryDependencies += "com.chillibits" % "simplesettings" % "1.3.0"
[com.chillibits/simplesettings "1.3.0"]

Dependencies

compile (15)

Group / Artifact Type Version
com.google.android.material » material jar 1.3.0
androidx.preference » preference-ktx jar 1.1.1
com.mikepenz : aboutlibraries-core jar 8.8.5
com.mikepenz : aboutlibraries aar 8.8.5
com.mikepenz : fastadapter jar 5.4.1
com.github.ibrahimsn98 » live-preferences jar 1.9
com.github.skydoves : colorpickerpreference jar 2.0.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
androidx.appcompat » appcompat jar 1.3.0-rc01
androidx.core » core-ktx jar 1.5.0-rc02
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5
androidx.activity » activity-ktx jar 1.3.0-alpha07

Project Modules

There are no modules declared in this project.