is not current version
Last Version 1.0.0

io.github.sergiman94:vortexdb-common 0.1.1

This library connects the whole vortexdb system.

GroupId

GroupId

io.github.sergiman94
ArtifactId

ArtifactId

vortexdb-common
Version

Version

0.1.1
Type

Type

jar

Download vortexdb-common 0.1.1


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