License |
License |
---|---|
GroupId | GroupIdio.github.billywei01 |
ArtifactId | ArtifactIdfastkv |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionfastkv
FastKV is an efficient and reliable key-value storage component.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastkv-1.1.0.pom | |
fastkv-1.1.0.jar | 71 KB |
fastkv-1.1.0-sources.jar | 30 KB |
fastkv-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.billywei01/fastkv/ -->
<dependency>
<groupId>io.github.billywei01</groupId>
<artifactId>fastkv</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.billywei01/fastkv/
implementation 'io.github.billywei01:fastkv:1.1.0'
// https://jarcasting.com/artifacts/io.github.billywei01/fastkv/
implementation ("io.github.billywei01:fastkv:1.1.0")
'io.github.billywei01:fastkv:jar:1.1.0'
<dependency org="io.github.billywei01" name="fastkv" rev="1.1.0">
<artifact name="fastkv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.billywei01', module='fastkv', version='1.1.0')
)
libraryDependencies += "io.github.billywei01" % "fastkv" % "1.1.0"
[io.github.billywei01/fastkv "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |