is not current version
Last Version 0.3.2

com.github.hippoom:wechat-mp-starter 0.2.1


GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

wechat-mp-starter
Version

Version

0.2.1
Type

Type

jar

Download wechat-mp-starter 0.2.1


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