is not current version
Last Version 1.1.0-JDK1.8

top.wu2020:wu-smart-acw 1.0.9

Automatic code writing

GroupId

GroupId

top.wu2020
ArtifactId

ArtifactId

wu-smart-acw
Version

Version

1.0.9
Type

Type

pom

Download wu-smart-acw 1.0.9

Filename Size
wu-smart-acw-1.0.9.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw/ -->
<dependency>
    <groupId>top.wu2020</groupId>
    <artifactId>wu-smart-acw</artifactId>
    <version>1.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw/
implementation 'top.wu2020:wu-smart-acw:1.0.9'
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw/
implementation ("top.wu2020:wu-smart-acw:1.0.9")
'top.wu2020:wu-smart-acw:pom:1.0.9'
<dependency org="top.wu2020" name="wu-smart-acw" rev="1.0.9">
  <artifact name="wu-smart-acw" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-smart-acw', version='1.0.9')
)
libraryDependencies += "top.wu2020" % "wu-smart-acw" % "1.0.9"
[top.wu2020/wu-smart-acw "1.0.9"]