Jar examples for p:paypal-core
PayPal Java SDK Core library base and common to PayPal SDKs. The paypal-core library is a dependency for all PayPal related Java SDKs
You can download jar file paypal-core 1.5.1 in this page.
PayPal SDK License
You can use the following script to add paypal-core-1.5.1.jar to your project.
<dependency> <groupId>com.paypal.sdk</groupId> <artifactId>paypal-core</artifactId> <version>1.5.1</version> </dependency>
compile group: 'com.paypal.sdk', name: 'paypal-core', version: '1.5.1'
libraryDependencies += "com.paypal.sdk" % "paypal-core" % "1.5.1"
<dependency org="com.paypal.sdk" name="paypal-core" rev="1.5.1"/>
@Grapes(@Grab(group='com.paypal.sdk', module='paypal-core', version='1.5.1'))
'com.paypal.sdk:paypal-core:jar:1.5.1'
Click the following link to download the jar file.
paypal-core-1.5.1-javadoc.jar