Last Version

AdaptivePaymentsSDK 2.9.117

The PayPal Adaptive Payments SDK provides Java APIs to create, process and manage simple and complex (parallel and chained) payments, and pre-approvals using the Adaptive Payments API.

License

License

GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

adaptivepaymentssdk
Version

Version

2.9.117
Type

Type

jar
Description

Description

AdaptivePaymentsSDK
The PayPal Adaptive Payments SDK provides Java APIs to create, process and manage simple and complex (parallel and chained) payments, and pre-approvals using the Adaptive Payments API.
Project URL

Project URL

https://developer.paypal.com/
Source Code Management

Source Code Management

https://github.com/paypal/adaptivepayments-sdk-java.git

Download adaptivepaymentssdk 2.9.117


<!-- https://jarcasting.com/artifacts/com.paypal.sdk/adaptivepaymentssdk/ -->
<dependency>
    <groupId>com.paypal.sdk</groupId>
    <artifactId>adaptivepaymentssdk</artifactId>
    <version>2.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.sdk/adaptivepaymentssdk/
implementation 'com.paypal.sdk:adaptivepaymentssdk:2.9.117'
// https://jarcasting.com/artifacts/com.paypal.sdk/adaptivepaymentssdk/
implementation ("com.paypal.sdk:adaptivepaymentssdk:2.9.117")
'com.paypal.sdk:adaptivepaymentssdk:jar:2.9.117'
<dependency org="com.paypal.sdk" name="adaptivepaymentssdk" rev="2.9.117">
  <artifact name="adaptivepaymentssdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.sdk', module='adaptivepaymentssdk', version='2.9.117')
)
libraryDependencies += "com.paypal.sdk" % "adaptivepaymentssdk" % "2.9.117"
[com.paypal.sdk/adaptivepaymentssdk "2.9.117"]

Dependencies

compile (1)

Group / Artifact Type Version
com.paypal.sdk : paypal-core jar 1.7.0

Project Modules

There are no modules declared in this project.