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.6.4 in this page.
PayPal SDK License
You can use the following script to add paypal-core-1.6.4.jar to your project.
<dependency> <groupId>com.paypal.sdk</groupId> <artifactId>paypal-core</artifactId> <version>1.6.4</version> </dependency>
compile group: 'com.paypal.sdk', name: 'paypal-core', version: '1.6.4'
libraryDependencies += "com.paypal.sdk" % "paypal-core" % "1.6.4"
<dependency org="com.paypal.sdk" name="paypal-core" rev="1.6.4"/>
@Grapes(@Grab(group='com.paypal.sdk', module='paypal-core', version='1.6.4'))
'com.paypal.sdk:paypal-core:jar:1.6.4'
Click the following link to download the jar file.
paypal-core-1.6.4-javadoc.jar