is not current version
Last Version 1.14.0

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

PayPal SDK for integrating with the REST APIs

GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

rest-api-sdk
Version

Version

0.9.2
Type

Type

jar

Download rest-api-sdk 0.9.2


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