License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.braintreepayments |
ArtifactId | ArtifactIdcard-form |
Version | Version5.3.0 |
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.3.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments/card-form/ -->
<dependency>
<groupId>com.braintreepayments</groupId>
<artifactId>card-form</artifactId>
<version>5.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/card-form/
implementation 'com.braintreepayments:card-form:5.3.0'
// https://jarcasting.com/artifacts/com.braintreepayments/card-form/
implementation ("com.braintreepayments:card-form:5.3.0")
'com.braintreepayments:card-form:aar:5.3.0'
<dependency org="com.braintreepayments" name="card-form" rev="5.3.0">
<artifact name="card-form" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='card-form', version='5.3.0')
)
libraryDependencies += "com.braintreepayments" % "card-form" % "5.3.0"
[com.braintreepayments/card-form "5.3.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 |