License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdstripe-ui-core |
Last Version | Last Version19.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionstripe-ui-core
The core UI module of Stripe Android SDKs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stripe-ui-core-19.2.0.pom | |
stripe-ui-core-19.2.0-sources.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/stripe-ui-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-ui-core</artifactId>
<version>19.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/stripe-ui-core/
implementation 'com.stripe:stripe-ui-core:19.2.0'
// https://jarcasting.com/artifacts/com.stripe/stripe-ui-core/
implementation ("com.stripe:stripe-ui-core:19.2.0")
'com.stripe:stripe-ui-core:aar:19.2.0'
<dependency org="com.stripe" name="stripe-ui-core" rev="19.2.0">
<artifact name="stripe-ui-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='stripe-ui-core', version='19.2.0')
)
libraryDependencies += "com.stripe" % "stripe-ui-core" % "19.2.0"
[com.stripe/stripe-ui-core "19.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.stripe : stripe-core | jar | 19.2.0 |
com.stripe : payments-core | jar | 19.2.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
com.google.android.material » material | jar | 1.5.0 |
com.google.dagger : dagger | jar | 2.40.5 |
androidx.compose.ui » ui | jar | 1.1.0 |
androidx.compose.foundation » foundation | jar | 1.1.0 |
androidx.compose.material » material | jar | 1.1.0 |
androidx.compose.material » material-icons-core | jar | 1.1.0 |
androidx.activity » activity-compose | jar | 1.4.0 |
androidx.compose.runtime » runtime-livedata | jar | 1.1.0 |
com.google.accompanist : accompanist-flowlayout | jar | 0.23.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |