is not current version
Last Version 3.5.7

com.gitee.qdbp:qdbp-staticize 3.0.0


GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-staticize
Version

Version

3.0.0
Type

Type

jar

Download qdbp-staticize 3.0.0


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