is not current version
Last Version 1.3.1

com.braintreepayments:braintreehttp-testutils 1.2.4

Test utilities for testing BraintreeHttp and derived libraries

GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

braintreehttp-testutils
Version

Version

1.2.4
Type

Type

jar

Download braintreehttp-testutils 1.2.4


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