is not current version
Last Version 0.0.3

vip.zywork.wechat:zywechatpay-spring-boot-starter 0.0.2

wechat payment

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

vip.zywork.wechat
ArtifactId

ArtifactId

zywechatpay-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download zywechatpay-spring-boot-starter 0.0.2


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