is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-parent 0.4.7

Dunwu Parent

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-parent
Version

Version

0.4.7
Type

Type

pom

Download dunwu-parent 0.4.7

Filename Size
dunwu-parent-0.4.7.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.4.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-parent/
implementation 'io.github.dunwu:dunwu-parent:0.4.7'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-parent/
implementation ("io.github.dunwu:dunwu-parent:0.4.7")
'io.github.dunwu:dunwu-parent:pom:0.4.7'
<dependency org="io.github.dunwu" name="dunwu-parent" rev="0.4.7">
  <artifact name="dunwu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-parent', version='0.4.7')
)
libraryDependencies += "io.github.dunwu" % "dunwu-parent" % "0.4.7"
[io.github.dunwu/dunwu-parent "0.4.7"]