android-storage

android architecture practice

License

License

GroupId

GroupId

io.github.ztiany
ArtifactId

ArtifactId

android-storage
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-storage
android architecture practice
Project URL

Project URL

https://github.com/Ztiany/android-architecture-practice
Source Code Management

Source Code Management

https://github.com/Ztiany/android-architecture-practice

Download android-storage

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
com.tencent : mmkv jar 1.2.13
com.google.code.gson : gson jar 2.9.0
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0