Last Version

payments-model 20.6.2

The models module of Stripe Payment Android SDK

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

payments-model
Version

Version

20.6.2
Type

Type

aar
Description

Description

payments-model
The models module of Stripe Payment Android SDK
Project URL

Project URL

https://github.com/stripe/stripe-android
Source Code Management

Source Code Management

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

Download payments-model 20.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
com.stripe : stripe-core jar 20.6.2
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2

Project Modules

There are no modules declared in this project.