is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-dependencies 1.0.5

dunwu 通用依赖 pom

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-dependencies
Version

Version

1.0.5
Type

Type

pom

Download dunwu-dependencies 1.0.5


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