is not current version
Last Version 1.0.4

cn.felord:wePay 1.0.3

轻量级微信支付组件 只需要简单配置参数 使你能专注于具体支付业务的实现

GroupId

GroupId

cn.felord
ArtifactId

ArtifactId

wePay
Version

Version

1.0.3
Type

Type

jar

Download wePay 1.0.3


<!-- https://jarcasting.com/artifacts/cn.felord/wePay/ -->
<dependency>
    <groupId>cn.felord</groupId>
    <artifactId>wePay</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.felord/wePay/
implementation 'cn.felord:wePay:1.0.3'
// https://jarcasting.com/artifacts/cn.felord/wePay/
implementation ("cn.felord:wePay:1.0.3")
'cn.felord:wePay:jar:1.0.3'
<dependency org="cn.felord" name="wePay" rev="1.0.3">
  <artifact name="wePay" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.felord', module='wePay', version='1.0.3')
)
libraryDependencies += "cn.felord" % "wePay" % "1.0.3"
[cn.felord/wePay "1.0.3"]