| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.braintreepayments |
| ArtifactId | ArtifactIdcard-form |
| Last Version | Last Version5.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncard-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 |
| Filename | Size |
|---|---|
| card-form-5.4.0.pom | |
| card-form-5.4.0.aar | 279 KB |
| card-form-5.4.0-sources.jar | 33 KB |
| card-form-5.4.0-javadoc.jar | 137 KB |
| Browse |
<!-- 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"]
| 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 |