Last Version

com.github.developframework:wechat-pay-core 1.0.1

The project provide a client for Tencent Wechat Pay.

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

wechat-pay-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

The project provide a client for Tencent Wechat Pay.

Download wechat-pay-core 1.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10
dom4j : dom4j jar 1.6.1
org.slf4j : slf4j-api jar 1.7.21
commons-io : commons-io jar 2.5
commons-codec : commons-codec jar 1.6
org.apache.commons : commons-lang3 jar 3.4
com.github.developframework : properties-scanner jar 1.0.0

Project Modules

There are no modules declared in this project.