Files download
File Operation
bbw-pro-0.0.4.jar download
bbw-pro-0.0.4.pom download
Apache Maven
<dependency>
  <groupId>com.gitee.qdbp.thirdparty</groupId>
  <artifactId>bbw-pro</artifactId>
  <version>0.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.gitee.qdbp.thirdparty:bbw-pro:0.0.4'
Gradle Kotlin
implementation("com.gitee.qdbp.thirdparty:bbw-pro:0.0.4")
Scala SBT
libraryDependencies += "com.gitee.qdbp.thirdparty" % "bbw-pro" % "0.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.qdbp.thirdparty', module='bbw-pro', version='0.0.4')
)
Apache Ivy
<dependency org="com.gitee.qdbp.thirdparty" name="bbw-pro" rev="0.0.4" />
Leiningen
[com.gitee.qdbp.thirdparty/bbw-pro "0.0.4"]
Apache Buildr
'com.gitee.qdbp.thirdparty:bbw-pro:jar:0.0.4'
Dependencies
The project has no third-party dependencies