License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdpaymentsheet |
Last Version | Last Version20.6.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpaymentsheet
The paymentsheet module of Stripe Payment Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paymentsheet-20.6.2.pom | |
paymentsheet-20.6.2-sources.jar | 29 KB |
paymentsheet-20.6.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/paymentsheet/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>paymentsheet</artifactId>
<version>20.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/paymentsheet/
implementation 'com.stripe:paymentsheet:20.6.2'
// https://jarcasting.com/artifacts/com.stripe/paymentsheet/
implementation ("com.stripe:paymentsheet:20.6.2")
'com.stripe:paymentsheet:aar:20.6.2'
<dependency org="com.stripe" name="paymentsheet" rev="20.6.2">
<artifact name="paymentsheet" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='paymentsheet', version='20.6.2')
)
libraryDependencies += "com.stripe" % "paymentsheet" % "20.6.2"
[com.stripe/paymentsheet "20.6.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
com.stripe : link | jar | 20.6.2 |
com.stripe : payments-core | jar | 20.6.2 |
com.stripe : payments-ui-core | jar | 20.6.2 |
androidx.annotation » annotation | jar | 1.4.0 |
androidx.appcompat » appcompat | jar | 1.4.2 |
androidx.browser » browser | jar | 1.4.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.1 |
androidx.fragment » fragment-ktx | jar | 1.4.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.4 |
androidx.activity » activity-ktx | jar | 1.4.0 |
com.google.android.gms » play-services-wallet | jar | 19.1.0 |
com.google.android.material » material | jar | 1.5.0 |
com.google.dagger : dagger | jar | 2.42 |
androidx.compose.ui » ui | jar | 1.2.0-rc02 |
androidx.compose.foundation » foundation | jar | 1.2.0-rc02 |
androidx.compose.material » material | jar | 1.2.0-rc02 |
androidx.compose.material » material-icons-core | jar | 1.2.0-rc02 |
androidx.activity » activity-compose | jar | 1.4.0 |
androidx.constraintlayout » constraintlayout-compose | jar | 1.0.1 |
androidx.compose.runtime » runtime-livedata | jar | 1.2.0-rc02 |
com.google.accompanist : accompanist-flowlayout | jar | 0.24.12-rc |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.3 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.3 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.3 |
androidx.test.espresso » espresso-idling-resource | jar | 3.4.0 |