License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdpayments-model |
Last Version | Last Version20.6.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpayments-model
The models module of Stripe Payment Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
payments-model-20.6.2.pom | |
payments-model-20.6.2-sources.jar | 15 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
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 |