PaymentKit-Droid

Create sleek payment forms like those made popular by StubHub, Stripe, Uber, and Postmates.

License

License

GroupId

GroupId

com.github.hwrdprkns
ArtifactId

ArtifactId

paymentkit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

PaymentKit-Droid
Create sleek payment forms like those made popular by StubHub, Stripe, Uber, and Postmates.

Download paymentkit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.nineoldandroids : library jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0