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