MVN

net.unmz.java.wechat.pay : wechat-pay-sdk

Maven & Gradle

Jul 29, 2021
5 stars

wechat-pay-sdk · WeChat Pay for Java

<dependency>
    <groupId>net.unmz.java.wechat.pay</groupId>
    <artifactId>wechat-pay-sdk</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.unmz.java.wechat.pay : wechat-pay-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of net.unmz.java.wechat.pay : wechat-pay-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
wechat-pay-sdk-1.0.13
wechat-pay-sdk-1.0.12
wechat-pay-sdk-1.0.11
wechat-pay-sdk-1.0.10
wechat-pay-sdk-1.0.9
wechat-pay-sdk-1.0.8
wechat-pay-sdk-1.0.7
wechat-pay-sdk-1.0.5
wechat-pay-sdk-1.0.4
wechat-pay-sdk-1.0.2
wechat-pay-sdk-1.0.1
wechat-pay-sdk-1.0.0

How to add a dependency to Maven

Add the following net.unmz.java.wechat.pay : wechat-pay-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.unmz.java.wechat.pay</groupId>
    <artifactId>wechat-pay-sdk</artifactId>
    <version>1.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.unmz.java.wechat.pay : wechat-pay-sdk gradle dependency to your build.gradle file:

implementation 'net.unmz.java.wechat.pay:wechat-pay-sdk:1.0.13'

Gradle Kotlin DSL: Add the following net.unmz.java.wechat.pay : wechat-pay-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("net.unmz.java.wechat.pay:wechat-pay-sdk:1.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.unmz.java.wechat.pay : wechat-pay-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "net.unmz.java.wechat.pay" % "wechat-pay-sdk" % "1.0.13"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 22, 2023
41 usages
43 stars
sdk
Jul 19, 2018
38 stars
Sep 21, 2019
165 usages
4.1k stars
Sep 21, 2019
51 usages
4.1k stars
Jan 23, 2023
103 usages
63 stars
Aug 15, 2023
211 usages
11.1k stars