is not current version
Last Version 0.2.0

io.github.dunwu:dunwu-test 0.1.0

Dunwu 测试工具包

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-test
Version

Version

0.1.0
Type

Type

pom

Download dunwu-test 0.1.0

Filename Size
dunwu-test-0.1.0.pom 4 KB
Browse

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