Last Version

CardForm 1.0.1

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

Copyright © 2020 Seamless Payments, Inc. All rights reserved.
Categories

Categories

ORM Data
GroupId

GroupId

com.seamlesspay.sdk
ArtifactId

ArtifactId

CardForm
Version

Version

1.0.1
Type

Type

aar
Description

Description

CardForm
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/seamlesspay/seamlesspay-android
Source Code Management

Source Code Management

https://github.com/seamlesspay/seamlesspay-android

Download CardForm 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.