is not current version
Last Version 1.1.0

io.gitee.aj_mayu:wx-pay-sdk 1.0.0

easy use for wx pay

GroupId

GroupId

io.gitee.aj_mayu
ArtifactId

ArtifactId

wx-pay-sdk
Version

Version

1.0.0
Type

Type

jar

Download wx-pay-sdk 1.0.0


<!-- https://jarcasting.com/artifacts/io.gitee.aj_mayu/wx-pay-sdk/ -->
<dependency>
    <groupId>io.gitee.aj_mayu</groupId>
    <artifactId>wx-pay-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.aj_mayu/wx-pay-sdk/
implementation 'io.gitee.aj_mayu:wx-pay-sdk:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.aj_mayu/wx-pay-sdk/
implementation ("io.gitee.aj_mayu:wx-pay-sdk:1.0.0")
'io.gitee.aj_mayu:wx-pay-sdk:jar:1.0.0'
<dependency org="io.gitee.aj_mayu" name="wx-pay-sdk" rev="1.0.0">
  <artifact name="wx-pay-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.aj_mayu', module='wx-pay-sdk', version='1.0.0')
)
libraryDependencies += "io.gitee.aj_mayu" % "wx-pay-sdk" % "1.0.0"
[io.gitee.aj_mayu/wx-pay-sdk "1.0.0"]