is not current version
Last Version 1.1.0

me.gaigeshen.wechat:wechat-mp 1.0.0

wechat-mp development tool

GroupId

GroupId

me.gaigeshen.wechat
ArtifactId

ArtifactId

wechat-mp
Version

Version

1.0.0
Type

Type

jar

Download wechat-mp 1.0.0


<!-- https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp/ -->
<dependency>
    <groupId>me.gaigeshen.wechat</groupId>
    <artifactId>wechat-mp</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp/
implementation 'me.gaigeshen.wechat:wechat-mp:1.0.0'
// https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp/
implementation ("me.gaigeshen.wechat:wechat-mp:1.0.0")
'me.gaigeshen.wechat:wechat-mp:jar:1.0.0'
<dependency org="me.gaigeshen.wechat" name="wechat-mp" rev="1.0.0">
  <artifact name="wechat-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.gaigeshen.wechat', module='wechat-mp', version='1.0.0')
)
libraryDependencies += "me.gaigeshen.wechat" % "wechat-mp" % "1.0.0"
[me.gaigeshen.wechat/wechat-mp "1.0.0"]