is not current version
Last Version 3.1.1

com.github.shuaidd:qywx-spring-boot-model 3.0.0

企业微信api调用工具包实体包

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.shuaidd
ArtifactId

ArtifactId

qywx-spring-boot-model
Version

Version

3.0.0
Type

Type

jar

Download qywx-spring-boot-model 3.0.0


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