is not current version
Last Version 0.0.2

com.glancebar.wechat:spring-boot-wechat-autoconfigure 0.0.1


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.glancebar.wechat
ArtifactId

ArtifactId

spring-boot-wechat-autoconfigure
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-wechat-autoconfigure 0.0.1


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