<dependency>
<groupId>com.github.wechatpay-apiv3</groupId>
<artifactId>wechatpay-apache-httpclient</artifactId>
<version>0.4.4</version>
</dependency>
libraryDependencies += "com.github.wechatpay-apiv3" % "wechatpay-apache-httpclient" % "0.4.4"
@Grapes(
@Grab(group='com.github.wechatpay-apiv3', module='wechatpay-apache-httpclient', version='0.4.4')
)
<dependency org="com.github.wechatpay-apiv3" name="wechatpay-apache-httpclient" rev="0.4.4" />