w

wechat-officialaccount

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