License |
License |
---|---|
GroupId | GroupIdcom.github.freegeese |
ArtifactId | ArtifactIdweixin-pay |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweixin-pay
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weixin-pay-0.0.1.pom | |
weixin-pay-0.0.1.jar | 337 KB |
weixin-pay-0.0.1-sources.jar | 85 KB |
weixin-pay-0.0.1-javadoc.jar | 773 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.freegeese/weixin-pay/ -->
<dependency>
<groupId>com.github.freegeese</groupId>
<artifactId>weixin-pay</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.freegeese/weixin-pay/
implementation 'com.github.freegeese:weixin-pay:0.0.1'
// https://jarcasting.com/artifacts/com.github.freegeese/weixin-pay/
implementation ("com.github.freegeese:weixin-pay:0.0.1")
'com.github.freegeese:weixin-pay:jar:0.0.1'
<dependency org="com.github.freegeese" name="weixin-pay" rev="0.0.1">
<artifact name="weixin-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.freegeese', module='weixin-pay', version='0.0.1')
)
libraryDependencies += "com.github.freegeese" % "weixin-pay" % "0.0.1"
[com.github.freegeese/weixin-pay "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
com.github.freegeese : weixin-core | jar | 0.0.1 |