is not current version
Last Version 0.5.7

io.github.dunwu:dunwu 0.5.6

Dunwu Project

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu
Version

Version

0.5.6
Type

Type

pom

Download dunwu 0.5.6

Filename Size
dunwu-0.5.6.pom 3 KB
Browse

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