<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-ui-core</artifactId>
<version>20.34.4</version>
<type>aar</type>
</dependency>
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22
runtime
|-- com.stripe:stripe-core:20.34.4
|-- androidx.annotation:annotation:1.6.0
|-- androidx.core:core-ktx:1.9.0
|-- androidx.compose.foundation:foundation:1.5.1
|-- androidx.compose.material:material:1.5.1
|-- androidx.compose.ui:ui:1.5.1
|-- androidx.compose.ui:ui-tooling-preview:1.5.1
|-- com.jakewharton:disklrucache:2.0.2
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4
|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4