MVN

com.github.wxpay : wxpay-sdk

Maven & Gradle

Mar 16, 2017
13 usages

wxpay-sdk · wxpay java sdk

<dependency>
    <groupId>com.github.wxpay</groupId>
    <artifactId>wxpay-sdk</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wxpay : wxpay-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.wxpay : wxpay-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
wxpay-sdk-0.0.3
wxpay-sdk-0.0.2
wxpay-sdk-0.0.1

How to add a dependency to Maven

Add the following com.github.wxpay : wxpay-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wxpay</groupId>
    <artifactId>wxpay-sdk</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wxpay : wxpay-sdk gradle dependency to your build.gradle file:

implementation 'com.github.wxpay:wxpay-sdk:0.0.3'

Gradle Kotlin DSL: Add the following com.github.wxpay : wxpay-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wxpay:wxpay-sdk:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wxpay : wxpay-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wxpay" % "wxpay-sdk" % "0.0.3"

Advertisement

Dependencies from Group

Mar 16, 2017
13 usages

Discover Dependencies

Jul 10, 2017
5 usages
Aug 23, 2023
153 usages
47.5k stars
Jan 16, 2018
2 usages
96 stars
Dec 17, 2021
14 usages
0 stars
Dec 26, 2015
10 usages
0 stars
Apr 21, 2018
6 usages
260 stars
May 03, 2016
765 stars
Apr 26, 2020
5 usages
23 stars