Last Version

RemotePreferences 0.8

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

License

License

MIT
GroupId

GroupId

com.crossbowffs.remotepreferences
ArtifactId

ArtifactId

remotepreferences
Version

Version

0.8
Type

Type

aar
Description

Description

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

Project URL

https://github.com/apsun/RemotePreferences
Source Code Management

Source Code Management

https://github.com/apsun/RemotePreferences

Download 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.