is not current version
Last Version 0.4.7

io.github.dunwu:dunwu-bom 0.1.1

Dunwu 工具集版本管理

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-bom
Version

Version

0.1.1
Type

Type

pom

Download dunwu-bom 0.1.1

Filename Size
dunwu-bom-0.1.1.pom 4 KB
Browse

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