License |
License |
---|---|
GroupId | GroupIdcom.github.shiqiyue |
ArtifactId | ArtifactIdweixin-sdk |
Version | Version0.9.7 |
Type | Typepom |
Description |
Descriptionweixin sdk pom
weixin SDK POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weixin-sdk-0.9.7.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiqiyue/weixin-sdk/ -->
<dependency>
<groupId>com.github.shiqiyue</groupId>
<artifactId>weixin-sdk</artifactId>
<version>0.9.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiqiyue/weixin-sdk/
implementation 'com.github.shiqiyue:weixin-sdk:0.9.7'
// https://jarcasting.com/artifacts/com.github.shiqiyue/weixin-sdk/
implementation ("com.github.shiqiyue:weixin-sdk:0.9.7")
'com.github.shiqiyue:weixin-sdk:pom:0.9.7'
<dependency org="com.github.shiqiyue" name="weixin-sdk" rev="0.9.7">
<artifact name="weixin-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiqiyue', module='weixin-sdk', version='0.9.7')
)
libraryDependencies += "com.github.shiqiyue" % "weixin-sdk" % "0.9.7"
[com.github.shiqiyue/weixin-sdk "0.9.7"]