License |
License |
---|---|
GroupId | GroupIdcom.paypal |
ArtifactId | ArtifactIdpaypalhttp |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionpaypalhttp
This is Paypal's generic http library for generated SDKs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paypalhttp-1.0.1.pom | |
paypalhttp-1.0.1.jar | 37 KB |
paypalhttp-1.0.1-sources.jar | 19 KB |
paypalhttp-1.0.1-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paypal/paypalhttp/ -->
<dependency>
<groupId>com.paypal</groupId>
<artifactId>paypalhttp</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal/paypalhttp/
implementation 'com.paypal:paypalhttp:1.0.1'
// https://jarcasting.com/artifacts/com.paypal/paypalhttp/
implementation ("com.paypal:paypalhttp:1.0.1")
'com.paypal:paypalhttp:jar:1.0.1'
<dependency org="com.paypal" name="paypalhttp" rev="1.0.1">
<artifact name="paypalhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal', module='paypalhttp', version='1.0.1')
)
libraryDependencies += "com.paypal" % "paypalhttp" % "1.0.1"
[com.paypal/paypalhttp "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.paypal : paypalhttp-testutils | jar | 1.0.1 |