<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-core</artifactId>
<version>21.1.0</version>
<type>aar</type>
</dependency>
compile
|-- org.jetbrains.kotlin:kotlin-stdlib:2.0.21
runtime
|-- androidx.browser:browser:1.8.0
|-- com.google.dagger:dagger:2.52
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0
|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0