is not current version
Last Version 0.5.6

io.github.dunwu:dunwu-starter-web 0.5.5

Starter for using Web

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-starter-web
Version

Version

0.5.5
Type

Type

jar

Download dunwu-starter-web 0.5.5


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