paypalhttp

This is Paypal's generic http library for generated SDKs

License

License

MIT
GroupId

GroupId

com.paypal
ArtifactId

ArtifactId

paypalhttp
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

paypalhttp
This is Paypal's generic http library for generated SDKs
Project URL

Project URL

https://github.com/paypal/paypalhttp_java.git
Source Code Management

Source Code Management

https://github.com/paypal/paypalhttp_java.git

Download paypalhttp

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
com.paypal : paypalhttp-testutils jar 1.0.3

Project Modules

There are no modules declared in this project.
com.paypal

PayPal

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0