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