| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииStripe Прикладные библиотеки Financial |
| Группа | Группаcom.stripe |
| Идентификатор | Идентификаторpayments-core |
| Версия | Версия20.2.1 |
| Тип | Типaar |
| Описание |
Описаниеpayments-core
The core module of Stripe Payment Android SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| payments-core-20.2.1.pom | |
| payments-core-20.2.1-sources.jar | 396 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stripe/payments-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>payments-core</artifactId>
<version>20.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/payments-core/
implementation 'com.stripe:payments-core:20.2.1'
// https://jarcasting.com/artifacts/com.stripe/payments-core/
implementation ("com.stripe:payments-core:20.2.1")
'com.stripe:payments-core:aar:20.2.1'
<dependency org="com.stripe" name="payments-core" rev="20.2.1">
<artifact name="payments-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='payments-core', version='20.2.1')
)
libraryDependencies += "com.stripe" % "payments-core" % "20.2.1"
[com.stripe/payments-core "20.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.stripe : stripe-core | jar | 20.2.1 |
| com.stripe : payments-model | jar | 20.2.1 |
| androidx.databinding » viewbinding | jar | 7.1.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.browser » browser | jar | 1.4.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.1 |
| androidx.fragment » fragment-ktx | jar | 1.4.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
| androidx.activity » activity-ktx | jar | 1.4.0 |
| com.google.android.gms » play-services-wallet | jar | 19.1.0 |
| com.google.android.material » material | jar | 1.5.0 |
| com.google.dagger : dagger | jar | 2.41 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| com.google.android.instantapps » instantapps | jar | 1.1.0 |
| com.stripe : stripe-3ds2-android | jar | 6.1.5 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.1 |