is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-db 2.1.2

toolbox 数据库操作工具包

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-db
Version

Version

2.1.2
Type

Type

jar

Download toolbox-db 2.1.2


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