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