is not current version
Last Version 0.5.7

io.github.dunwu:dunwu-common 0.5.3

Dunwu 公共包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common
Version

Version

0.5.3
Type

Type

pom

Download dunwu-common 0.5.3

Filename Size
dunwu-common-0.5.3.pom 1 KB
Browse

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