is not current version
Last Version 0.3.3.android

com.github.zakgof:velvetdb-mapdb 0.3.2

MapDB backend for velvetdb

Categories

Categories

MapDB Data Databases
GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-mapdb
Version

Version

0.3.2
Type

Type

jar

Download velvetdb-mapdb 0.3.2


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