| Лицензия |
Лицензия
License
|
|---|---|
| Группа | Группаcom.aminography |
| Идентификатор | Идентификаторsecure-shared-preferences |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsecure-shared-preferences
A secure implementation of SharedPreferences.
|
| Имя Файла | Размер |
|---|---|
| secure-shared-preferences-1.0.0.pom | |
| secure-shared-preferences-1.0.0-sources.jar | 7 KB |
| secure-shared-preferences-1.0.0-javadoc.jar | 275 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aminography/secure-shared-preferences/ -->
<dependency>
<groupId>com.aminography</groupId>
<artifactId>secure-shared-preferences</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.aminography/secure-shared-preferences/
implementation 'com.aminography:secure-shared-preferences:1.0.0'
// https://jarcasting.com/artifacts/com.aminography/secure-shared-preferences/
implementation ("com.aminography:secure-shared-preferences:1.0.0")
'com.aminography:secure-shared-preferences:aar:1.0.0'
<dependency org="com.aminography" name="secure-shared-preferences" rev="1.0.0">
<artifact name="secure-shared-preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.aminography', module='secure-shared-preferences', version='1.0.0')
)
libraryDependencies += "com.aminography" % "secure-shared-preferences" % "1.0.0"
[com.aminography/secure-shared-preferences "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |