KVStorage

KVStorage for Android

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.github.taoweiji.kvstorage
ArtifactId

ArtifactId

kvstorage-gradle-plugin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
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-gradle-plugin

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.1.54.android
org.yaml : snakeyaml jar 1.17
com.squareup : javapoet jar 1.11.1
androidx.annotation » annotation jar 1.2.0
com.android.tools.build : gradle jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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