is not current version
Last Version 5.2.0-2

net.rootware:dbgoodies 5.2.0-1


Categories

Categories

Net
GroupId

GroupId

net.rootware
ArtifactId

ArtifactId

dbgoodies
Version

Version

5.2.0-1
Type

Type

jar

Download dbgoodies 5.2.0-1


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