is not current version
Last Version 1.0.8

io.github.dunwu.tool:dunwu-tool-web 1.0.3

dunwu web 工具包

GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool-web
Version

Version

1.0.3
Type

Type

jar

Download dunwu-tool-web 1.0.3


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