не последняя версия
Последняя версия 4.0.0-beta3

com.braintreepayments.api:visa-checkout 3.0.0

Visa Checkout Module for Braintree's Android SDK.

Группа

Группа

com.braintreepayments.api
Идентификатор

Идентификатор

visa-checkout
Версия

Версия

3.0.0
Тип

Тип

aar

Скачать visa-checkout 3.0.0


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