is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-parent 1.0.3

dunwu 通用 pom

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-parent
Version

Version

1.0.3
Type

Type

pom

Download dunwu-parent 1.0.3

Filename Size
dunwu-parent-1.0.3.pom 16 KB
Browse

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