is not current version
Last Version 0.5.4

io.github.dunwu:dunwu-project 0.4.8

Dunwu Root Project

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-project
Version

Version

0.4.8
Type

Type

pom

Download dunwu-project 0.4.8

Filename Size
dunwu-project-0.4.8.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.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-project/
implementation 'io.github.dunwu:dunwu-project:0.4.8'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-project/
implementation ("io.github.dunwu:dunwu-project:0.4.8")
'io.github.dunwu:dunwu-project:pom:0.4.8'
<dependency org="io.github.dunwu" name="dunwu-project" rev="0.4.8">
  <artifact name="dunwu-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-project', version='0.4.8')
)
libraryDependencies += "io.github.dunwu" % "dunwu-project" % "0.4.8"
[io.github.dunwu/dunwu-project "0.4.8"]