| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииStripe Прикладные библиотеки Financial |
| Группа | Группаcom.stripe |
| Идентификатор | Идентификаторstripe-wechatpay |
| Последняя версия | Последняя версия20.6.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеstripe-wechatpay
The WeChat Pay module of Stripe Android Payments SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stripe-wechatpay-20.6.2.pom | |
| stripe-wechatpay-20.6.2-sources.jar | 7 KB |
| stripe-wechatpay-20.6.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stripe/stripe-wechatpay/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-wechatpay</artifactId>
<version>20.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/stripe-wechatpay/
implementation 'com.stripe:stripe-wechatpay:20.6.2'
// https://jarcasting.com/artifacts/com.stripe/stripe-wechatpay/
implementation ("com.stripe:stripe-wechatpay:20.6.2")
'com.stripe:stripe-wechatpay:aar:20.6.2'
<dependency org="com.stripe" name="stripe-wechatpay" rev="20.6.2">
<artifact name="stripe-wechatpay" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='stripe-wechatpay', version='20.6.2')
)
libraryDependencies += "com.stripe" % "stripe-wechatpay" % "20.6.2"
[com.stripe/stripe-wechatpay "20.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.stripe : payments-core | jar | 20.6.2 |
| androidx.appcompat » appcompat | jar | 1.4.2 |
| androidx.core » core-ktx | jar | 1.8.0 |