не последняя версия
Последняя версия 4.0.3

io.kcache:kcache-lmdb 3.3.3


Группа

Группа

io.kcache
Идентификатор

Идентификатор

kcache-lmdb
Версия

Версия

3.3.3
Тип

Тип

jar

Скачать kcache-lmdb 3.3.3


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