is not current version
Last Version 0.0.6

com.github.deansquirrel:tools-db-base 0.0.4

tools db base

GroupId

GroupId

com.github.deansquirrel
ArtifactId

ArtifactId

tools-db-base
Version

Version

0.0.4
Type

Type

jar

Download tools-db-base 0.0.4


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