is not current version
Last Version 4.0.0-beta3

com.braintreepayments.api:visa-checkout 1.0.0

Visa Checkout Module for Braintree's Android SDK.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

visa-checkout
Version

Version

1.0.0
Type

Type

aar

Download visa-checkout 1.0.0


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