is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-dependencies 0.5.4

管理常用 jar 包版本

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-dependencies
Version

Version

0.5.4
Type

Type

pom

Download dunwu-dependencies 0.5.4


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