Last Version

payments-ui-core 20.6.2

The core UI module of Stripe Android Payments SDKs

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

payments-ui-core
Version

Version

20.6.2
Type

Type

aar
Description

Description

payments-ui-core
The core UI module of Stripe Android Payments SDKs
Project URL

Project URL

https://github.com/stripe/stripe-android
Source Code Management

Source Code Management

https://github.com/stripe/stripe-android

Download payments-ui-core 20.6.2


<!-- https://jarcasting.com/artifacts/com.stripe/payments-ui-core/ -->
<dependency>
    <groupId>com.stripe</groupId>
    <artifactId>payments-ui-core</artifactId>
    <version>20.6.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/payments-ui-core/
implementation 'com.stripe:payments-ui-core:20.6.2'
// https://jarcasting.com/artifacts/com.stripe/payments-ui-core/
implementation ("com.stripe:payments-ui-core:20.6.2")
'com.stripe:payments-ui-core:aar:20.6.2'
<dependency org="com.stripe" name="payments-ui-core" rev="20.6.2">
  <artifact name="payments-ui-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='payments-ui-core', version='20.6.2')
)
libraryDependencies += "com.stripe" % "payments-ui-core" % "20.6.2"
[com.stripe/payments-ui-core "20.6.2"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (18)

Group / Artifact Type Version
com.stripe : stripe-core jar 20.6.2
com.stripe : payments-core jar 20.6.2
androidx.constraintlayout » constraintlayout-compose jar 1.0.1
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1
com.google.android.material » material jar 1.5.0
com.google.dagger : dagger jar 2.42
androidx.compose.ui » ui jar 1.2.0-rc02
androidx.compose.foundation » foundation jar 1.2.0-rc02
androidx.compose.material » material jar 1.2.0-rc02
androidx.compose.material » material-icons-core jar 1.2.0-rc02
androidx.activity » activity-compose jar 1.4.0
androidx.compose.runtime » runtime-livedata jar 1.2.0-rc02
com.google.accompanist : accompanist-flowlayout jar 0.24.12-rc
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.3
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.3

Project Modules

There are no modules declared in this project.