is not current version
Last Version 2.9.117

com.paypal.sdk:adaptivepaymentssdk 2.5.106

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.

GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

adaptivepaymentssdk
Version

Version

2.5.106
Type

Type

jar

Download adaptivepaymentssdk 2.5.106


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