is not current version
Last Version 4.0.0-beta3

com.braintreepayments.api:visa-checkout 0.1.1

Visa Checkout Module for Braintree's Android SDK.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

visa-checkout
Version

Version

0.1.1
Type

Type

aar

Download visa-checkout 0.1.1


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