is not current version
Last Version 3.1.1

com.github.shuaidd:qywx-spring-boot-api 2.0.0

企业微信api调用实现

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.shuaidd
ArtifactId

ArtifactId

qywx-spring-boot-api
Version

Version

2.0.0
Type

Type

jar

Download qywx-spring-boot-api 2.0.0


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