is not current version
Last Version 2.2.0

io.github.watertao:veigar-db 2.1.1


GroupId

GroupId

io.github.watertao
ArtifactId

ArtifactId

veigar-db
Version

Version

2.1.1
Type

Type

jar

Download veigar-db 2.1.1


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