| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.illuzor |
| Идентификатор | Идентификаторmightypreferences |
| Последняя версия | Последняя версия0.0.11 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеmightypreferences
Kotlin library for andriod. Wrapper for SharedPreferences which provides additional possibilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mightypreferences-0.0.11.pom | |
| mightypreferences-0.0.11-sources.jar | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.preference » preference-ktx | jar | 1.1.1 |