is not current version
Last Version 5.4.17

com.gitee.qdbp:qdbp-tools 5.3.2

qdbp tools library

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-tools
Version

Version

5.3.2
Type

Type

jar

Download qdbp-tools 5.3.2


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