mightypreferences

Kotlin library for andriod. Wrapper for SharedPreferences which provides additional possibilities

License

License

GroupId

GroupId

com.illuzor
ArtifactId

ArtifactId

mightypreferences
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

aar
Description

Description

mightypreferences
Kotlin library for andriod. Wrapper for SharedPreferences which provides additional possibilities
Project URL

Project URL

https://github.com/illuzor/Mighty-Preferences
Source Code Management

Source Code Management

https://github.com/illuzor/Mighty-Preferences/

Download mightypreferences

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.preference » preference-ktx jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11