Memo

Android processing and secured library for managing SharedPreferences as key-value elements efficiently and structurally.

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

memo
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Memo
Android processing and secured library for managing SharedPreferences as key-value elements efficiently and structurally.
Project URL

Project URL

https://github.com/zeoflow/memo
Source Code Management

Source Code Management

https://github.com/zeoflow/memo

Download memo

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.zeoflow : zson jar 1.3.0
androidx.annotation » annotation jar 1.4.0-alpha01

Project Modules

There are no modules declared in this project.
com.zeoflow

ZeoFlow

From ZeoFlow with ❤️ to Developers

Versions

Version
1.2.0
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