is not current version
Last Version 1.0.8

io.github.dunwu.tool:dunwu-tool 1.0.5

dunwu-tool 父 pom

GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool
Version

Version

1.0.5
Type

Type

pom

Download dunwu-tool 1.0.5

Filename Size
dunwu-tool-1.0.5.pom 2 KB
Browse

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