is not current version
Last Version 0.4.9

io.github.dunwu:dunwu-generator 0.4.8

Dunwu 代码生成器

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-generator
Version

Version

0.4.8
Type

Type

jar

Download dunwu-generator 0.4.8


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