is not current version
Last Version 2.9.117

com.paypal.sdk:adaptivepaymentssdk 2.2.98

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.2.98
Type

Type

jar

Download adaptivepaymentssdk 2.2.98


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