w

wechat-officialaccount

Files download
File Operation
wechat-officialaccount-1.1.2.jar download
wechat-officialaccount-1.1.2.pom download
wechat-officialaccount-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.com.jeeweb</groupId>
  <artifactId>wechat-officialaccount</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle Groovy
implementation 'cn.com.jeeweb:wechat-officialaccount:1.1.2'
Gradle Kotlin
implementation("cn.com.jeeweb:wechat-officialaccount:1.1.2")
Scala SBT
libraryDependencies += "cn.com.jeeweb" % "wechat-officialaccount" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='cn.com.jeeweb', module='wechat-officialaccount', version='1.1.2')
)
Apache Ivy
<dependency org="cn.com.jeeweb" name="wechat-officialaccount" rev="1.1.2" />
Leiningen
[cn.com.jeeweb/wechat-officialaccount "1.1.2"]
Apache Buildr
'cn.com.jeeweb:wechat-officialaccount:jar:1.1.2'