is not current version
Last Version 1.0.8

io.github.dunwu:dunwu-framework 1.0.5

dunwu-framework

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-framework
Version

Version

1.0.5
Type

Type

pom

Download dunwu-framework 1.0.5

Filename Size
dunwu-framework-1.0.5.pom 12 KB
Browse

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