License |
License |
---|---|
GroupId | GroupIdcom.github.shuaidd |
ArtifactId | ArtifactIdqywx |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionqywx
企业微信api调用工具包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qywx-3.1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shuaidd/qywx/ -->
<dependency>
<groupId>com.github.shuaidd</groupId>
<artifactId>qywx</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx/
implementation 'com.github.shuaidd:qywx:3.1.1'
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx/
implementation ("com.github.shuaidd:qywx:3.1.1")
'com.github.shuaidd:qywx:pom:3.1.1'
<dependency org="com.github.shuaidd" name="qywx" rev="3.1.1">
<artifact name="qywx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shuaidd', module='qywx', version='3.1.1')
)
libraryDependencies += "com.github.shuaidd" % "qywx" % "3.1.1"
[com.github.shuaidd/qywx "3.1.1"]