<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-core</artifactId>
<version>20.40.1</version>
<type>aar</type>
</dependency>
compile
|-- org.jetbrains.kotlin:kotlin-stdlib:1.9.22
runtime
|-- androidx.browser:browser:1.7.0
|-- com.google.dagger:dagger:2.50
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3
|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3