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