is not current version
Last Version 5.4.0

com.braintreepayments:card-form 4.3.0

A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.

Categories

Categories

ORM Data
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

card-form
Version

Version

4.3.0
Type

Type

aar

Download card-form 4.3.0


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