is not current version
Last Version 3.1.1

com.github.shuaidd:qywx 2.0.2

企业微信api调用工具包

GroupId

GroupId

com.github.shuaidd
ArtifactId

ArtifactId

qywx
Version

Version

2.0.2
Type

Type

pom

Download qywx 2.0.2

Filename Size
qywx-2.0.2.pom 7 KB
Browse

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