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

com.braintreepayments.api:visa-checkout 2.0.1

Visa Checkout Module for Braintree's Android SDK.

Группа

Группа

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

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

visa-checkout
Версия

Версия

2.0.1
Тип

Тип

aar

Скачать visa-checkout 2.0.1


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