is not current version
Last Version 1.2.2

com.hb0730:dbvc 1.2.1

database version controller

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

dbvc
Version

Version

1.2.1
Type

Type

jar

Download dbvc 1.2.1


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