| GroupId | GroupIdvip.zywork.wechat |
|---|---|
| ArtifactId | ArtifactIdyoung-wechat-pay |
| Version | Version0.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| young-wechat-pay-0.0.1.pom | |
| young-wechat-pay-0.0.1.jar | 48 KB |
| young-wechat-pay-0.0.1-sources.jar | 32 KB |
| young-wechat-pay-0.0.1-javadoc.jar | 240 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.zywork.wechat/young-wechat-pay/ -->
<dependency>
<groupId>vip.zywork.wechat</groupId>
<artifactId>young-wechat-pay</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/vip.zywork.wechat/young-wechat-pay/
implementation 'vip.zywork.wechat:young-wechat-pay:0.0.1'
// https://jarcasting.com/artifacts/vip.zywork.wechat/young-wechat-pay/
implementation ("vip.zywork.wechat:young-wechat-pay:0.0.1")
'vip.zywork.wechat:young-wechat-pay:jar:0.0.1'
<dependency org="vip.zywork.wechat" name="young-wechat-pay" rev="0.0.1">
<artifact name="young-wechat-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.zywork.wechat', module='young-wechat-pay', version='0.0.1')
)
libraryDependencies += "vip.zywork.wechat" % "young-wechat-pay" % "0.0.1"
[vip.zywork.wechat/young-wechat-pay "0.0.1"]