is not current version
Last Version 4.0.3

io.kcache:kcache-mapdb 3.3.2


Categories

Categories

MapDB Data Databases
GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-mapdb
Version

Version

3.3.2
Type

Type

jar

Download kcache-mapdb 3.3.2


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