is not current version
Last Version 3.5.7

com.gitee.qdbp:qdbp-staticize 3.1.5

qdbp staticize library

GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-staticize
Version

Version

3.1.5
Type

Type

jar

Download qdbp-staticize 3.1.5


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