| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииStripe Прикладные библиотеки Financial |
| Группа | Группаcom.stripe |
| Идентификатор | Идентификаторpayments-ui-core |
| Последняя версия | Последняя версия20.6.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеpayments-ui-core
The core UI module of Stripe Android Payments SDKs
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| payments-ui-core-20.6.2.pom | |
| payments-ui-core-20.6.2-sources.jar | 113 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.2.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |