Last Version

card-form 5.4.0

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

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

card-form
Version

Version

5.4.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/braintree/android-card-form

Download card-form 5.4.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.android.material » material jar 1.0.0
com.google.android.flexbox » flexbox jar 3.0.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.