is not current version
Last Version 4.3.1

io.github.xiaoyudeguang:easy-test 4.2.24


GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-test
Version

Version

4.2.24
Type

Type

jar

Download easy-test 4.2.24


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