License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments |
ArtifactId | ArtifactIdbraintreehttp |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbraintreehttp
This is Braintree's generic http library for generated SDKs
|
Filename | Size |
---|---|
braintreehttp-1.3.1.pom | |
braintreehttp-1.3.1.jar | 33 KB |
braintreehttp-1.3.1-sources.jar | 18 KB |
braintreehttp-1.3.1-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments/braintreehttp/ -->
<dependency>
<groupId>com.braintreepayments</groupId>
<artifactId>braintreehttp</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/braintreehttp/
implementation 'com.braintreepayments:braintreehttp:1.3.1'
// https://jarcasting.com/artifacts/com.braintreepayments/braintreehttp/
implementation ("com.braintreepayments:braintreehttp:1.3.1")
'com.braintreepayments:braintreehttp:jar:1.3.1'
<dependency org="com.braintreepayments" name="braintreehttp" rev="1.3.1">
<artifact name="braintreehttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='braintreehttp', version='1.3.1')
)
libraryDependencies += "com.braintreepayments" % "braintreehttp" % "1.3.1"
[com.braintreepayments/braintreehttp "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.braintreepayments : braintreehttp-testutils | jar | 1.3.1 |