Kv


License

License

GroupId

GroupId

com.wrbug.kv
ArtifactId

ArtifactId

kv
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Kv
Kv
Project URL

Project URL

https://github.com/WrBug/kv
Source Code Management

Source Code Management

https://github.com/WrBug/kv

Download kv

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9
com.wrbug.kv : kv-runtime jar 1.0.1
com.wrbug.kv : kv-annotation jar 1.0.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0