is not current version
Last Version 0.5.4

io.github.dunwu:dunwu-project 0.4.9

Dunwu Root Project

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-project
Version

Version

0.4.9
Type

Type

pom

Download dunwu-project 0.4.9

Filename Size
dunwu-project-0.4.9.pom 1 KB
Browse

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