| License |
License |
|---|---|
| GroupId | GroupIdcom.paypal.sdk |
| ArtifactId | ArtifactIdcheckout-sdk |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncheckout-sdk
PayPal SDK for integrating with the Checkout REST APIs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| checkout-sdk-1.0.5.pom | |
| checkout-sdk-1.0.5.jar | 73 KB |
| checkout-sdk-1.0.5-sources.jar | 267 KB |
| checkout-sdk-1.0.5-javadoc.jar | 274 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.paypal.sdk/checkout-sdk/ -->
<dependency>
<groupId>com.paypal.sdk</groupId>
<artifactId>checkout-sdk</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.sdk/checkout-sdk/
implementation 'com.paypal.sdk:checkout-sdk:1.0.5'
// https://jarcasting.com/artifacts/com.paypal.sdk/checkout-sdk/
implementation ("com.paypal.sdk:checkout-sdk:1.0.5")
'com.paypal.sdk:checkout-sdk:jar:1.0.5'
<dependency org="com.paypal.sdk" name="checkout-sdk" rev="1.0.5">
<artifact name="checkout-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.sdk', module='checkout-sdk', version='1.0.5')
)
libraryDependencies += "com.paypal.sdk" % "checkout-sdk" % "1.0.5"
[com.paypal.sdk/checkout-sdk "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.paypal : paypalhttp | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.13.6 |
| com.github.tomakehurst : wiremock | jar | 2.4.1 |
| junit : junit | jar | 4.12 |