is not current version
Last Version 0.5.7

io.github.dunwu:dunwu-common 0.4.9

Dunwu 公共包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common
Version

Version

0.4.9
Type

Type

jar

Download dunwu-common 0.4.9


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