is not current version
Last Version 0.5.6

io.github.dunwu:dunwu-autoconfigure 0.5.5

Dunwu 自动配置

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-autoconfigure
Version

Version

0.5.5
Type

Type

jar

Download dunwu-autoconfigure 0.5.5


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