Last Version

paypalhttp 1.0.3

This is Paypal's generic http library for generated SDKs

License

License

MIT
GroupId

GroupId

com.paypal
ArtifactId

ArtifactId

paypalhttp
Version

Version

1.0.3
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 1.0.3


<!-- 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.