is not current version
Last Version 0.9.0

com.github.zakgof:velvetdb-core 0.6.0

General purpose graph database.

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-core
Version

Version

0.6.0
Type

Type

jar

Download velvetdb-core 0.6.0


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