is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-parent 0.2.0

Dunwu 工具集版本管理

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-parent
Version

Version

0.2.0
Type

Type

pom

Download dunwu-parent 0.2.0

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

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