Group Id com.seepine
Artifact Id wechat-spring-boot-starter
Version 1.0.2
Packaging jar
URL -
Badge
Last Updated 2020-08-08T22:12:07+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.0.2</version>
</dependency>
implementation group: 'com.seepine', name: 'wechat-spring-boot-starter', version: '1.0.2'
implementation 'com.seepine:wechat-spring-boot-starter:1.0.2'
implementation("com.seepine:wechat-spring-boot-starter:1.0.2")
libraryDependencies += "com.seepine" % "wechat-spring-boot-starter" % "1.0.2"
<dependency org="com.seepine" name="wechat-spring-boot-starter" rev="1.0.2"/>
@Grapes(
    @Grab(group='com.seepine', module='wechat-spring-boot-starter', version='1.0.2')
)
[com.seepine/wechat-spring-boot-starter "1.0.2"]
'com.seepine:wechat-spring-boot-starter:1.0.2'