Files download
File Operation
wuyu-module-bureau-1.2.6.jar download
wuyu-module-bureau-1.2.6.pom download
wuyu-module-bureau-1.2.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wuyushuo</groupId>
  <artifactId>wuyu-module-bureau</artifactId>
  <version>1.2.6</version>
</dependency>
Gradle Groovy
implementation 'com.wuyushuo:wuyu-module-bureau:1.2.6'
Gradle Kotlin
implementation("com.wuyushuo:wuyu-module-bureau:1.2.6")
Scala SBT
libraryDependencies += "com.wuyushuo" % "wuyu-module-bureau" % "1.2.6"
Groovy Grape
@Grapes(
  @Grab(group='com.wuyushuo', module='wuyu-module-bureau', version='1.2.6')
)
Apache Ivy
<dependency org="com.wuyushuo" name="wuyu-module-bureau" rev="1.2.6" />
Leiningen
[com.wuyushuo/wuyu-module-bureau "1.2.6"]
Apache Buildr
'com.wuyushuo:wuyu-module-bureau:jar:1.2.6'