is not current version
Last Version 0.9.0

com.github.zakgof:velvetdb-xodus 0.3.3.android

Jetbrains Xodus backend for velvetdb

Categories

Categories

Xodus Data Databases
GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-xodus
Version

Version

0.3.3.android
Type

Type

jar

Download velvetdb-xodus 0.3.3.android


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