is not current version
Last Version 1.0.8

io.github.dunwu.tool:dunwu-tool-data 1.0.3

dunwu 数据工具包

Categories

Categories

Data
GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool-data
Version

Version

1.0.3
Type

Type

jar

Download dunwu-tool-data 1.0.3


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