is not current version
Last Version 0.5.6

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

Starter for using Web

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-starter-web
Version

Version

0.4.9
Type

Type

jar

Download dunwu-starter-web 0.4.9


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