fastkv

FastKV is an efficient and reliable key-value storage library.

License

License

GroupId

GroupId

io.github.billywei01
ArtifactId

ArtifactId

fastkv
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

fastkv
FastKV is an efficient and reliable key-value storage library.
Project URL

Project URL

https://github.com/BillyWei01/FastKV
Source Code Management

Source Code Management

https://github.com/BillyWei01/FastKV

Download fastkv

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1