is not current version
Last Version 0.5.6

io.github.dunwu:dunwu-autoconfigure 0.4.7

Dunwu 自动配置

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-autoconfigure
Version

Version

0.4.7
Type

Type

jar

Download dunwu-autoconfigure 0.4.7


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