is not current version
Last Version 0.5.1

io.github.dunwu:dunwu-common-all 0.5.0

汇总所有工具包,统一打成一个 jar 包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common-all
Version

Version

0.5.0
Type

Type

jar

Download dunwu-common-all 0.5.0


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