Last Version

storage 1.0.0

The storage of Android. Implemented base on mmkv&file&room.

License

License

GroupId

GroupId

wang.leal.ahel
ArtifactId

ArtifactId

storage
Version

Version

1.0.0
Type

Type

aar
Description

Description

storage
The storage of Android. Implemented base on mmkv&file&room.
Project URL

Project URL

https://github.com/wangleal/AHEL
Source Code Management

Source Code Management

https://github.com/wangleal/AHEL

Download storage 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.10
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.google.code.gson : gson jar 2.8.7

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
androidx.core » core-ktx jar 1.6.0
com.tencent : mmkv-static jar 1.1.0
androidx.room » room-runtime jar 2.3.0
androidx.room » room-ktx jar 2.3.0

Project Modules

There are no modules declared in this project.