is not current version
Last Version 5.4.17

com.gitee.qdbp:qdbp-tools 5.4.1

qdbp tools library

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-tools
Version

Version

5.4.1
Type

Type

jar

Download qdbp-tools 5.4.1


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