Jar examples for s:sdk-alipay-core
alipay component core with spring boot
You can download jar file sdk-alipay-core 1.2.0 in this page.
You can use the following script to add sdk-alipay-core-1.2.0.jar to your project.
<dependency> <groupId>net.guerlab</groupId> <artifactId>sdk-alipay-core</artifactId> <version>1.2.0</version> </dependency>
compile group: 'net.guerlab', name: 'sdk-alipay-core', version: '1.2.0'
libraryDependencies += "net.guerlab" % "sdk-alipay-core" % "1.2.0"
<dependency org="net.guerlab" name="sdk-alipay-core" rev="1.2.0"/>
@Grapes(@Grab(group='net.guerlab', module='sdk-alipay-core', version='1.2.0'))
'net.guerlab:sdk-alipay-core:jar:1.2.0'
Click the following link to download the jar file.
sdk-alipay-core-1.2.0-javadoc.jar