is not current version
Last Version 1.0.13

net.unmz.java.wechat.pay:wechat-pay-sdk 1.0.5

WeChat Pay for Java

Categories

Categories

Java Languages Net
GroupId

GroupId

net.unmz.java.wechat.pay
ArtifactId

ArtifactId

wechat-pay-sdk
Version

Version

1.0.5
Type

Type

jar

Download wechat-pay-sdk 1.0.5


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