is not current version
Last Version 1.14.0

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

PayPal SDK for integrating with the REST APIs

GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

rest-api-sdk
Version

Version

1.3.0
Type

Type

jar

Download rest-api-sdk 1.3.0


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