is not current version
Last Version 0.5.7

io.github.dunwu:dunwu-common-data 0.5.6

Dunwu 数据层脚手架

Categories

Categories

Data
GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common-data
Version

Version

0.5.6
Type

Type

jar

Download dunwu-common-data 0.5.6


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