is not current version
Last Version 1.3.19

cn.bestwu:api-test 1.3.6

api-test

GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

api-test
Version

Version

1.3.6
Type

Type

jar

Download api-test 1.3.6


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