is not current version
Last Version 1.2.0

com.zeoflow:memo-annotation 1.1.3

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

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

memo-annotation
Version

Version

1.1.3
Type

Type

aar

Download memo-annotation 1.1.3


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