w

wu-smart-acw-simple

Files download
File Operation
wu-smart-acw-simple-1.0.6.jar download
wu-smart-acw-simple-1.0.6.pom download
Apache Maven
<dependency>
  <groupId>top.wu2020</groupId>
  <artifactId>wu-smart-acw-simple</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'top.wu2020:wu-smart-acw-simple:1.0.6'
Gradle Kotlin
implementation("top.wu2020:wu-smart-acw-simple:1.0.6")
Scala SBT
libraryDependencies += "top.wu2020" % "wu-smart-acw-simple" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='top.wu2020', module='wu-smart-acw-simple', version='1.0.6')
)
Apache Ivy
<dependency org="top.wu2020" name="wu-smart-acw-simple" rev="1.0.6" />
Leiningen
[top.wu2020/wu-smart-acw-simple "1.0.6"]
Apache Buildr
'top.wu2020:wu-smart-acw-simple:jar:1.0.6'