is not current version
Last Version 5.4.17

com.gitee.qdbp:qdbp-tools 5.3.4

qdbp tools library

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-tools
Version

Version

5.3.4
Type

Type

jar

Download qdbp-tools 5.3.4


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