w

wechat-officialaccount

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