is not current version
Last Version 0.0.2

com.github.songxchn:weixin-pay 0.0.1


GroupId

GroupId

com.github.songxchn
ArtifactId

ArtifactId

weixin-pay
Version

Version

0.0.1
Type

Type

jar

Download weixin-pay 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.songxchn/weixin-pay/ -->
<dependency>
    <groupId>com.github.songxchn</groupId>
    <artifactId>weixin-pay</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.songxchn/weixin-pay/
implementation 'com.github.songxchn:weixin-pay:0.0.1'
// https://jarcasting.com/artifacts/com.github.songxchn/weixin-pay/
implementation ("com.github.songxchn:weixin-pay:0.0.1")
'com.github.songxchn:weixin-pay:jar:0.0.1'
<dependency org="com.github.songxchn" name="weixin-pay" rev="0.0.1">
  <artifact name="weixin-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.songxchn', module='weixin-pay', version='0.0.1')
)
libraryDependencies += "com.github.songxchn" % "weixin-pay" % "0.0.1"
[com.github.songxchn/weixin-pay "0.0.1"]