is not current version
Last Version 0.5.7

io.github.dunwu:dunwu-tool 0.5.2

Dunwu 基础工具包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-tool
Version

Version

0.5.2
Type

Type

pom

Download dunwu-tool 0.5.2

Filename Size
dunwu-tool-0.5.2.pom 1 KB
Browse

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