is not current version
Last Version 1.1.0-JDK1.8

top.wu2020:wu-framework-plus 1.0.9


GroupId

GroupId

top.wu2020
ArtifactId

ArtifactId

wu-framework-plus
Version

Version

1.0.9
Type

Type

pom

Download wu-framework-plus 1.0.9

Filename Size
wu-framework-plus-1.0.9.pom 669 bytes
Browse

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