License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.github.taoweiji.kvstorage |
ArtifactId | ArtifactIdkvstorage-gradle-plugin |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKVStorage
KVStorage for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |