is not current version
Last Version 1.1.2

fastkv 1.0.4

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

License

License

GroupId

GroupId

io.github.billywei01
ArtifactId

ArtifactId

fastkv
Version

Version

1.0.4
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/BillyWei01/FastKV

Download fastkv 1.0.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.