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