is not current version
Last Version 0.5.7

io.github.dunwu:dunwu-common-web 0.5.6

Dunwu Web 脚手架

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common-web
Version

Version

0.5.6
Type

Type

jar

Download dunwu-common-web 0.5.6


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