is not current version
Last Version 1.14.0

com.paypal.sdk:rest-api-sdk 1.2.2

PayPal SDK for integrating with the REST APIs

GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

rest-api-sdk
Version

Version

1.2.2
Type

Type

jar

Download rest-api-sdk 1.2.2


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