is not current version
Last Version 0.9.0

com.github.zakgof:velvetdb-core 0.7.3

General purpose graph database.

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-core
Version

Version

0.7.3
Type

Type

jar

Download velvetdb-core 0.7.3


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