weixin4j-pay

微信支付商户平台API

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-pay
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

weixin4j-pay
微信支付商户平台API
Project URL

Project URL

https://github.com/foxinmy/weixin4j/tree/master/weixin4j-pay
Source Code Management

Source Code Management

https://github.com/foxinmy/weixin4j/tree/master/weixin4j-pay

Download weixin4j-pay

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.foxinmy : weixin4j-base jar 1.10.0

provided (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.1
1.9.0