<dependency>
<groupId>com.stripe</groupId>
<artifactId>payments-core</artifactId>
<version>21.0.0</version>
<type>aar</type>
</dependency>
compile
|-- com.stripe:stripe-core:21.0.0
|-- com.stripe:payments-model:21.0.0
|-- androidx.databinding:viewbinding:8.7.1
|-- org.jetbrains.kotlin:kotlin-stdlib:2.0.21
runtime
|-- com.stripe:hcaptcha:21.0.0
|-- com.stripe:stripe-ui-core:21.0.0
|-- com.google.accompanist:accompanist-themeadapter-appcompat:0.34.0
|-- com.google.accompanist:accompanist-themeadapter-material:0.34.0
|-- com.google.accompanist:accompanist-themeadapter-material3:0.34.0
|-- androidx.activity:activity-ktx:1.8.2
|-- androidx.annotation:annotation:1.9.0
|-- androidx.appcompat:appcompat:1.7.0
|-- androidx.browser:browser:1.8.0
|-- androidx.constraintlayout:constraintlayout:2.1.4
|-- androidx.fragment:fragment-ktx:1.8.4
|-- androidx.lifecycle:lifecycle-runtime-compose:2.8.6
|-- androidx.recyclerview:recyclerview:1.3.2
|-- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.6
|-- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6
|-- androidx.activity:activity-compose:1.8.2
|-- androidx.compose.foundation:foundation:1.6.8
|-- androidx.compose.material:material:1.6.8
|-- androidx.compose.material:material-icons-core:1.6.8
|-- androidx.compose.ui:ui:1.6.8
|-- com.google.dagger:dagger:2.52
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0
|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0
|-- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3
|-- com.google.android.material:material:1.12.0
|-- com.google.android.gms:play-services-wallet:19.4.0