is not current version
Last Version 0.2.0

io.github.dunwu:dunwu-test 0.1.1

Dunwu 测试工具包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-test
Version

Version

0.1.1
Type

Type

jar

Download dunwu-test 0.1.1


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