GroupId | GroupIdio.github.watertao |
---|---|
ArtifactId | ArtifactIdveigar-db |
Version | Version2.1.1 |
Type | Typejar |
Filename | Size |
---|---|
veigar-db-2.1.1.pom | |
veigar-db-2.1.1.jar | 4 KB |
veigar-db-2.1.1-sources.jar | 2 KB |
veigar-db-2.1.1-javadoc.jar | 21 KB |
Browse |
<!-- 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"]