is not current version
Last Version 0.4.7

io.github.dunwu:dunwu-bom 0.0.2

maven dependency management

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-bom
Version

Version

0.0.2
Type

Type

pom

Download dunwu-bom 0.0.2

Filename Size
dunwu-bom-0.0.2.pom 13 KB
Browse

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