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

RemotePreferences 0.8

A drop-in solution for inter-app access to SharedPreferences on Android.

Лицензия

Лицензия

MIT
Группа

Группа

com.crossbowffs.remotepreferences
Идентификатор

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

remotepreferences
Версия

Версия

0.8
Тип

Тип

aar
Описание

Описание

RemotePreferences
A drop-in solution for inter-app access to SharedPreferences on Android.
Ссылка на сайт

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

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

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

https://github.com/apsun/RemotePreferences

Скачать remotepreferences 0.8


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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