Последняя версия

preference 1.0.0

An easy to use sharedPreference.

Лицензия

Лицензия

Группа

Группа

io.github.easonliu09.utils
Идентификатор

Идентификатор

preference
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

preference
An easy to use sharedPreference.
Ссылка на сайт

Ссылка на сайт

https://github.com/EasonLiu09/AndroidUtils
Система контроля версий

Система контроля версий

https://github.com/EasonLiu09/AndroidUtils

Скачать preference 1.0.0


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

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
androidx.security » security-crypto jar 1.1.0-alpha03

Модули Проекта

Данный проект не имеет модулей.