Group Id com.seepine
Artifact Id wechat-spring-boot-starter
Version 1.4.0-alpha.6
Packaging jar
URL -
Badge
Last Updated 2022-06-11T18:46:38+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.4.0-alpha.6</version>
</dependency>
implementation group: 'com.seepine', name: 'wechat-spring-boot-starter', version: '1.4.0-alpha.6'
implementation 'com.seepine:wechat-spring-boot-starter:1.4.0-alpha.6'
implementation("com.seepine:wechat-spring-boot-starter:1.4.0-alpha.6")
libraryDependencies += "com.seepine" % "wechat-spring-boot-starter" % "1.4.0-alpha.6"
<dependency org="com.seepine" name="wechat-spring-boot-starter" rev="1.4.0-alpha.6"/>
@Grapes(
    @Grab(group='com.seepine', module='wechat-spring-boot-starter', version='1.4.0-alpha.6')
)
[com.seepine/wechat-spring-boot-starter "1.4.0-alpha.6"]
'com.seepine:wechat-spring-boot-starter:1.4.0-alpha.6'