is not current version
Last Version 0.0.6

vip.zywork.wechat:young-wechat-pay 0.0.5

Simple payment

GroupId

GroupId

vip.zywork.wechat
ArtifactId

ArtifactId

young-wechat-pay
Version

Version

0.0.5
Type

Type

jar

Download young-wechat-pay 0.0.5


<!-- https://jarcasting.com/artifacts/vip.zywork.wechat/young-wechat-pay/ -->
<dependency>
    <groupId>vip.zywork.wechat</groupId>
    <artifactId>young-wechat-pay</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/vip.zywork.wechat/young-wechat-pay/
implementation 'vip.zywork.wechat:young-wechat-pay:0.0.5'
// https://jarcasting.com/artifacts/vip.zywork.wechat/young-wechat-pay/
implementation ("vip.zywork.wechat:young-wechat-pay:0.0.5")
'vip.zywork.wechat:young-wechat-pay:jar:0.0.5'
<dependency org="vip.zywork.wechat" name="young-wechat-pay" rev="0.0.5">
  <artifact name="young-wechat-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.zywork.wechat', module='young-wechat-pay', version='0.0.5')
)
libraryDependencies += "vip.zywork.wechat" % "young-wechat-pay" % "0.0.5"
[vip.zywork.wechat/young-wechat-pay "0.0.5"]