License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdutil-android-shared-preferences |
Version | Version4.1.0 |
Type | Typeaar |
Description |
Descriptionutil-android-shared-preferences
Proton Core libraries for Android
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/me.proton.core/util-android-shared-preferences/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>util-android-shared-preferences</artifactId>
<version>4.1.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:4.1.0'
// https://jarcasting.com/artifacts/me.proton.core/util-android-shared-preferences/
implementation ("me.proton.core:util-android-shared-preferences:4.1.0")
'me.proton.core:util-android-shared-preferences:aar:4.1.0'
<dependency org="me.proton.core" name="util-android-shared-preferences" rev="4.1.0">
<artifact name="util-android-shared-preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='util-android-shared-preferences', version='4.1.0')
)
libraryDependencies += "me.proton.core" % "util-android-shared-preferences" % "4.1.0"
[me.proton.core/util-android-shared-preferences "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : util-kotlin | jar | 4.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.2 |
androidx.core » core-ktx | jar | 1.6.0 |