is not current version
Last Version 0.4.9

io.github.dunwu:dunwu-web 0.1.2

Dunwu Web 工具包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-web
Version

Version

0.1.2
Type

Type

jar

Download dunwu-web 0.1.2


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