is not current version
Last Version 3.5.7

com.gitee.qdbp:qdbp-staticize 2.3.0


GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-staticize
Version

Version

2.3.0
Type

Type

jar

Download qdbp-staticize 2.3.0


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