w

wechat-open-platform-plugin

Files download
File Operation
wechat-open-platform-plugin-1.0.15.13.jar download
wechat-open-platform-plugin-1.0.15.13.pom download
wechat-open-platform-plugin-1.0.15.13-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.thebesteric.framework.agile.wechat</groupId>
  <artifactId>wechat-open-platform-plugin</artifactId>
  <version>1.0.15.13</version>
</dependency>
Gradle Groovy
implementation 'io.github.thebesteric.framework.agile.wechat:wechat-open-platform-plugin:1.0.15.13'
Gradle Kotlin
implementation("io.github.thebesteric.framework.agile.wechat:wechat-open-platform-plugin:1.0.15.13")
Scala SBT
libraryDependencies += "io.github.thebesteric.framework.agile.wechat" % "wechat-open-platform-plugin" % "1.0.15.13"
Groovy Grape
@Grapes(
  @Grab(group='io.github.thebesteric.framework.agile.wechat', module='wechat-open-platform-plugin', version='1.0.15.13')
)
Apache Ivy
<dependency org="io.github.thebesteric.framework.agile.wechat" name="wechat-open-platform-plugin" rev="1.0.15.13" />
Leiningen
[io.github.thebesteric.framework.agile.wechat/wechat-open-platform-plugin "1.0.15.13"]
Apache Buildr
'io.github.thebesteric.framework.agile.wechat:wechat-open-platform-plugin:jar:1.0.15.13'