is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-parent 0.5.4

普通工具包的父pom

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-parent
Version

Version

0.5.4
Type

Type

pom

Download dunwu-parent 0.5.4

Filename Size
dunwu-parent-0.5.4.pom 1 KB
Browse

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