is not current version
Last Version 1.0.1

com.github.developframework:wechat-pay-core 0.0.2


GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

wechat-pay-core
Version

Version

0.0.2
Type

Type

jar

Download wechat-pay-core 0.0.2


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