MVN

com.gitee.wxtoos : weixin-java-common

Maven & Gradle

Oct 16, 2019
5 usages

WxJava - Common Java SDK · 微信开发Java SDK公共模块

<dependency>
    <groupId>com.gitee.wxtoos</groupId>
    <artifactId>weixin-java-common</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.wxtoos : weixin-java-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of com.gitee.wxtoos : weixin-java-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
weixin-java-common-3.5.0

How to add a dependency to Maven

Add the following com.gitee.wxtoos : weixin-java-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gitee.wxtoos</groupId>
    <artifactId>weixin-java-common</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitee.wxtoos : weixin-java-common gradle dependency to your build.gradle file:

implementation 'com.gitee.wxtoos:weixin-java-common:3.5.0'

Gradle Kotlin DSL: Add the following com.gitee.wxtoos : weixin-java-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gitee.wxtoos:weixin-java-common:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitee.wxtoos : weixin-java-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitee.wxtoos" % "weixin-java-common" % "3.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 14, 2022
2 usages
2 stars
May 10, 2023
6 usages
718 stars
Nov 16, 2018
4 usages
125 stars
Jul 15, 2019
3 usages
Jul 14, 2019
3 usages
0 stars
Sep 13, 2019
3 usages
2 stars
Nov 30, 2018
4 usages
591 stars
Sep 03, 2015
6 usages
3 stars
Dec 22, 2016
4 usages
10 stars