is not current version
Last Version 1.2.0

com.zeoflow:memo-annotation 1.0.0

Simple key-value storage and secured library built for Android

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

memo-annotation
Version

Version

1.0.0
Type

Type

aar

Download memo-annotation 1.0.0


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