MVN

com.foxinmy : weixin4j-wxa

Maven & Gradle

Aug 16, 2021
809 stars

weixin4j-wxa · 微信小程序 API 支持

<dependency>
    <groupId>com.foxinmy</groupId>
    <artifactId>weixin4j-wxa</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foxinmy : weixin4j-wxa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of com.foxinmy : weixin4j-wxa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
weixin4j-wxa-1.10.0
1.9.x
weixin4j-wxa-1.9.1
weixin4j-wxa-1.9.0
1.8.x
weixin4j-wxa-1.8.2
weixin4j-wxa-1.8.1
weixin4j-wxa-1.8.0

How to add a dependency to Maven

Add the following com.foxinmy : weixin4j-wxa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.foxinmy</groupId>
    <artifactId>weixin4j-wxa</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.foxinmy : weixin4j-wxa gradle dependency to your build.gradle file:

implementation 'com.foxinmy:weixin4j-wxa:1.10.0'

Gradle Kotlin DSL: Add the following com.foxinmy : weixin4j-wxa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.foxinmy:weixin4j-wxa:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.foxinmy : weixin4j-wxa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.foxinmy" % "weixin4j-wxa" % "1.10.0"

Advertisement

Dependencies from Group

Aug 16, 2021
8 usages
809 stars
Aug 16, 2021
3 usages
809 stars
Aug 16, 2021
1 usages
809 stars
Aug 16, 2021
1 usages
809 stars
Aug 16, 2021
1 usages
809 stars

Discover Dependencies