is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-dependencies 0.4.8

Dunwu Dependencies

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-dependencies
Version

Version

0.4.8
Type

Type

pom

Download dunwu-dependencies 0.4.8


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