w

wechat-open-platform-plugin

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