Last Version

mutils-wechat-app 0.4.0.RELEASE

mutils组件中,提供移动端+微信支付模块。 官方文档:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=8_1

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

cn.minsin
ArtifactId

ArtifactId

mutils-wechat-app
Version

Version

0.4.0.RELEASE
Type

Type

jar
Description

Description

mutils-wechat-app
mutils组件中,提供移动端+微信支付模块。 官方文档:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=8_1

Download mutils-wechat-app 0.4.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.minsin : mutils-wechat-wechatpay-core jar 0.4.0.RELEASE
cn.minsin : mutils-core jar 0.1.6.RELEASE
org.springframework.boot : spring-boot jar

Project Modules

There are no modules declared in this project.