is not current version
Last Version 1.14.0

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

PayPal SDK for integrating with the REST APIs

GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

rest-api-sdk
Version

Version

0.7.1
Type

Type

jar

Download rest-api-sdk 0.7.1


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