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-annotation
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-annotation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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