is not current version
Last Version 1.0.1

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


GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

wechat-pay-core
Version

Version

1.0.0
Type

Type

jar

Download wechat-pay-core 1.0.0


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