is not current version
Last Version 0.0.6

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

tools db base

GroupId

GroupId

com.github.deansquirrel
ArtifactId

ArtifactId

tools-db-base
Version

Version

0.0.1
Type

Type

jar

Download tools-db-base 0.0.1


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