is not current version
Last Version 1.3.1

com.braintreepayments:braintreehttp-testutils 1.2.11

Test utilities for testing BraintreeHttp and derived libraries

GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

braintreehttp-testutils
Version

Version

1.2.11
Type

Type

jar

Download braintreehttp-testutils 1.2.11


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