не последняя версия
Последняя версия 20.6.2

com.stripe:paymentsheet 17.1.2

The paymentsheet module of Stripe Payment Android SDK

Категории

Категории

Stripe Прикладные библиотеки Financial
Группа

Группа

com.stripe
Идентификатор

Идентификатор

paymentsheet
Версия

Версия

17.1.2
Тип

Тип

aar

Скачать paymentsheet 17.1.2


<!-- https://jarcasting.com/artifacts/com.stripe/paymentsheet/ -->
<dependency>
    <groupId>com.stripe</groupId>
    <artifactId>paymentsheet</artifactId>
    <version>17.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/paymentsheet/
implementation 'com.stripe:paymentsheet:17.1.2'
// https://jarcasting.com/artifacts/com.stripe/paymentsheet/
implementation ("com.stripe:paymentsheet:17.1.2")
'com.stripe:paymentsheet:aar:17.1.2'
<dependency org="com.stripe" name="paymentsheet" rev="17.1.2">
  <artifact name="paymentsheet" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='paymentsheet', version='17.1.2')
)
libraryDependencies += "com.stripe" % "paymentsheet" % "17.1.2"
[com.stripe/paymentsheet "17.1.2"]