is not current version
Last Version 3.0.0

com.wudaosoft:wudaosoft-commons 1.1.6

Wudaosoft Commons Library

GroupId

GroupId

com.wudaosoft
ArtifactId

ArtifactId

wudaosoft-commons
Version

Version

1.1.6
Type

Type

jar

Download wudaosoft-commons 1.1.6


<!-- https://jarcasting.com/artifacts/com.wudaosoft/wudaosoft-commons/ -->
<dependency>
    <groupId>com.wudaosoft</groupId>
    <artifactId>wudaosoft-commons</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudaosoft/wudaosoft-commons/
implementation 'com.wudaosoft:wudaosoft-commons:1.1.6'
// https://jarcasting.com/artifacts/com.wudaosoft/wudaosoft-commons/
implementation ("com.wudaosoft:wudaosoft-commons:1.1.6")
'com.wudaosoft:wudaosoft-commons:jar:1.1.6'
<dependency org="com.wudaosoft" name="wudaosoft-commons" rev="1.1.6">
  <artifact name="wudaosoft-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudaosoft', module='wudaosoft-commons', version='1.1.6')
)
libraryDependencies += "com.wudaosoft" % "wudaosoft-commons" % "1.1.6"
[com.wudaosoft/wudaosoft-commons "1.1.6"]