is not current version
Last Version 1.0.8

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

dunwu 基础工具包

GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool-core
Version

Version

1.0.5
Type

Type

jar

Download dunwu-tool-core 1.0.5


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