is not current version
Last Version 4.0.3

io.kcache:kcache-lmdb 3.3.6


GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-lmdb
Version

Version

3.3.6
Type

Type

jar

Download kcache-lmdb 3.3.6


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