is not current version
Last Version 20.6.2

payments-model 20.2.1

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.2.1
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.2.1


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
com.stripe : stripe-core jar 20.2.1
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.