Group Id com.seepine
Artifact Id wechat-spring-boot-starter
Version 1.2.0
Packaging jar
URL -
Badge
Last Updated 2021-11-17T22:49:09+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>wechat-spring-boot-starter</artifactId>
    <version>1.2.0</version>
</dependency>
implementation group: 'com.seepine', name: 'wechat-spring-boot-starter', version: '1.2.0'
implementation 'com.seepine:wechat-spring-boot-starter:1.2.0'
implementation("com.seepine:wechat-spring-boot-starter:1.2.0")
libraryDependencies += "com.seepine" % "wechat-spring-boot-starter" % "1.2.0"
<dependency org="com.seepine" name="wechat-spring-boot-starter" rev="1.2.0"/>
@Grapes(
    @Grab(group='com.seepine', module='wechat-spring-boot-starter', version='1.2.0')
)
[com.seepine/wechat-spring-boot-starter "1.2.0"]
'com.seepine:wechat-spring-boot-starter:1.2.0'