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