MVN

me.hao0 : wechat

Maven & Gradle

May 01, 2019
190 stars

wechat · A Lightweight Wechat Component

<dependency>
    <groupId>me.hao0</groupId>
    <artifactId>wechat</artifactId>
    <version>1.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.hao0 : wechat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.4

All Versions

Choose a version of me.hao0 : wechat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
wechat-1.9.4
wechat-1.9.3
wechat-1.9.2
wechat-1.9.1
wechat-1.9.0
1.8.x
wechat-1.8.0
1.7.x
wechat-1.7.0
1.6.x
wechat-1.6.10
wechat-1.6.9
wechat-1.6.8
wechat-1.6.7
wechat-1.6.6
wechat-1.6.5
wechat-1.6.4
wechat-1.6.3
wechat-1.6.2
wechat-1.6.1
wechat-1.6.0
1.5.x
wechat-1.5.0
1.4.x
wechat-1.4.0
1.3.x
wechat-1.3.0
1.2.x
wechat-1.2.0
1.1.x
wechat-1.1.0
1.0.x
wechat-1.0.0

How to add a dependency to Maven

Add the following me.hao0 : wechat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.hao0</groupId>
    <artifactId>wechat</artifactId>
    <version>1.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.hao0 : wechat gradle dependency to your build.gradle file:

implementation 'me.hao0:wechat:1.9.4'

Gradle Kotlin DSL: Add the following me.hao0 : wechat gradle kotlin dependency to your build.gradle.kts file:

implementation("me.hao0:wechat:1.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.hao0 : wechat sbt scala dependency to your build.sbt file:

libraryDependencies += "me.hao0" % "wechat" % "1.9.4"

Advertisement

Dependencies from Group

Aug 11, 2018
5 usages
24 stars
Jan 09, 2017
2 usages
264 stars
Aug 15, 2017
2 usages
560 stars
Jan 09, 2017
1 usages
264 stars
Feb 02, 2018
1 usages
342 stars

Discover Dependencies