is not current version
Last Version 4.0.3

io.kcache:kcache-mapdb 3.4.1


Categories

Categories

MapDB Data Databases
GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-mapdb
Version

Version

3.4.1
Type

Type

jar

Download kcache-mapdb 3.4.1


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