is not current version
Last Version 0.2.0

io.github.dunwu:dunwu-test 0.1.2

Dunwu 测试工具包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-test
Version

Version

0.1.2
Type

Type

jar

Download dunwu-test 0.1.2


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