KVStorage

KVStorage for Android

License

License

GroupId

GroupId

io.github.taoweiji.kvstorage
ArtifactId

ArtifactId

kvstorage
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

KVStorage
KVStorage for Android
Project URL

Project URL

https://github.com/taoweiji/KVStorage
Source Code Management

Source Code Management

https://github.com/taoweiji/KVStorage

Download kvstorage

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
com.alibaba : fastjson jar 1.1.54.android

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.1
0.1.0