is not current version
Last Version 1.0.13

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

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.4
Type

Type

jar

Download wechat-pay-sdk 1.0.4


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