License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdpayments-ui-core |
Last Version | Last Version20.6.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpayments-ui-core
The core UI module of Stripe Android Payments SDKs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
payments-ui-core-20.6.2.pom | |
payments-ui-core-20.6.2-sources.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/payments-ui-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>payments-ui-core</artifactId>
<version>20.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/payments-ui-core/
implementation 'com.stripe:payments-ui-core:20.6.2'
// https://jarcasting.com/artifacts/com.stripe/payments-ui-core/
implementation ("com.stripe:payments-ui-core:20.6.2")
'com.stripe:payments-ui-core:aar:20.6.2'
<dependency org="com.stripe" name="payments-ui-core" rev="20.6.2">
<artifact name="payments-ui-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='payments-ui-core', version='20.6.2')
)
libraryDependencies += "com.stripe" % "payments-ui-core" % "20.6.2"
[com.stripe/payments-ui-core "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 : stripe-core | jar | 20.6.2 |
com.stripe : payments-core | jar | 20.6.2 |
androidx.constraintlayout » constraintlayout-compose | jar | 1.0.1 |
androidx.core » core-ktx | jar | 1.8.0 |
androidx.appcompat » appcompat | jar | 1.4.2 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |
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.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 |