Harmony

A process-safe SharedPreferences implementation

License

License

GroupId

GroupId

com.frybits.harmony
ArtifactId

ArtifactId

harmony
Last Version

Last Version

1.1.11
Release Date

Release Date

Type

Type

aar
Description

Description

Harmony
A process-safe SharedPreferences implementation
Project URL

Project URL

https://github.com/pablobaxter/Harmony
Source Code Management

Source Code Management

https://github.com/pablobaxter/Harmony

Download harmony

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.7
0.0.6
0.0.5