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