| License |
License |
|---|---|
| GroupId | GroupIdcn.javaer.wechat |
| ArtifactId | ArtifactIdwechat-pay-parent |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
Descriptionwechat-pay-parent
WeChat pay project parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wechat-pay-parent-1.1.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/ -->
<dependency>
<groupId>cn.javaer.wechat</groupId>
<artifactId>wechat-pay-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/
implementation 'cn.javaer.wechat:wechat-pay-parent:1.1.0'
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/
implementation ("cn.javaer.wechat:wechat-pay-parent:1.1.0")
'cn.javaer.wechat:wechat-pay-parent:pom:1.1.0'
<dependency org="cn.javaer.wechat" name="wechat-pay-parent" rev="1.1.0">
<artifact name="wechat-pay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.javaer.wechat', module='wechat-pay-parent', version='1.1.0')
)
libraryDependencies += "cn.javaer.wechat" % "wechat-pay-parent" % "1.1.0"
[cn.javaer.wechat/wechat-pay-parent "1.1.0"]