Last Version

CreditCardView 1.0.0

A custom Android view that allows the user to display limited credit card information in a styled and clear way.

License

License

GroupId

GroupId

com.palindromicstudios
ArtifactId

ArtifactId

credit-card-view
Version

Version

1.0.0
Type

Type

aar
Description

Description

CreditCardView
A custom Android view that allows the user to display limited credit card information in a styled and clear way.
Project URL

Project URL

https://www.github.com/naweinberger/CreditCardView
Source Code Management

Source Code Management

https://github.com/naweinberger/CreditCardView

Download credit-card-view 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 19.+

Project Modules

There are no modules declared in this project.