| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииStripe Прикладные библиотеки Financial |
| Группа | Группаcom.stripe |
| Идентификатор | Идентификаторpayments-ui-core |
| Версия | Версия19.2.0 |
| Тип | Типaar |
| Описание |
Описаниеpayments-ui-core
The core UI module of Stripe Android Payments SDKs
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| payments-ui-core-19.2.0.pom | |
| payments-ui-core-19.2.0-sources.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stripe/payments-ui-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>payments-ui-core</artifactId>
<version>19.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/payments-ui-core/
implementation 'com.stripe:payments-ui-core:19.2.0'
// https://jarcasting.com/artifacts/com.stripe/payments-ui-core/
implementation ("com.stripe:payments-ui-core:19.2.0")
'com.stripe:payments-ui-core:aar:19.2.0'
<dependency org="com.stripe" name="payments-ui-core" rev="19.2.0">
<artifact name="payments-ui-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='payments-ui-core', version='19.2.0')
)
libraryDependencies += "com.stripe" % "payments-ui-core" % "19.2.0"
[com.stripe/payments-ui-core "19.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |