is not current version
Last Version 0.3.2

com.github.hippoom:wechat-mp-starter-parent 0.1.0

Custom spring boot starter for WeChat MP application Edit

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

wechat-mp-starter-parent
Version

Version

0.1.0
Type

Type

pom

Download wechat-mp-starter-parent 0.1.0


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