is not current version
Last Version 1.8.2

top.jfunc.weixin:weixin-spring-boot-starter 1.8.1

weixin-spring-boot-starter to develop weixin

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.jfunc.weixin
ArtifactId

ArtifactId

weixin-spring-boot-starter
Version

Version

1.8.1
Type

Type

jar

Download weixin-spring-boot-starter 1.8.1


<!-- https://jarcasting.com/artifacts/top.jfunc.weixin/weixin-spring-boot-starter/ -->
<dependency>
    <groupId>top.jfunc.weixin</groupId>
    <artifactId>weixin-spring-boot-starter</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.weixin/weixin-spring-boot-starter/
implementation 'top.jfunc.weixin:weixin-spring-boot-starter:1.8.1'
// https://jarcasting.com/artifacts/top.jfunc.weixin/weixin-spring-boot-starter/
implementation ("top.jfunc.weixin:weixin-spring-boot-starter:1.8.1")
'top.jfunc.weixin:weixin-spring-boot-starter:jar:1.8.1'
<dependency org="top.jfunc.weixin" name="weixin-spring-boot-starter" rev="1.8.1">
  <artifact name="weixin-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.weixin', module='weixin-spring-boot-starter', version='1.8.1')
)
libraryDependencies += "top.jfunc.weixin" % "weixin-spring-boot-starter" % "1.8.1"
[top.jfunc.weixin/weixin-spring-boot-starter "1.8.1"]