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