| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.proton.core |
| Идентификатор | Идентификаторutil-android-shared-preferences |
| Версия | Версия6.0.0 |
| Тип | Типaar |
| Описание |
Описаниеutil-android-shared-preferences
Proton Core libraries for Android
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/me.proton.core/util-android-shared-preferences/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>util-android-shared-preferences</artifactId>
<version>6.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/util-android-shared-preferences/
implementation 'me.proton.core:util-android-shared-preferences:6.0.0'
// https://jarcasting.com/artifacts/me.proton.core/util-android-shared-preferences/
implementation ("me.proton.core:util-android-shared-preferences:6.0.0")
'me.proton.core:util-android-shared-preferences:aar:6.0.0'
<dependency org="me.proton.core" name="util-android-shared-preferences" rev="6.0.0">
<artifact name="util-android-shared-preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='util-android-shared-preferences', version='6.0.0')
)
libraryDependencies += "me.proton.core" % "util-android-shared-preferences" % "6.0.0"
[me.proton.core/util-android-shared-preferences "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| me.proton.core : util-kotlin | jar | 6.0.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |
| androidx.core » core-ktx | jar | 1.7.0 |