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