is not current version
Last Version 5.4.0

com.braintreepayments:card-form 1.4.0

Card Form for Braintree's v.zero SDK. Integrate this library to add a ready-made card form for your payments.

Categories

Categories

ORM Data
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

card-form
Version

Version

1.4.0
Type

Type

aar

Download card-form 1.4.0


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