is not current version
Last Version 20.6.2

com.stripe:paymentsheet 20.0.1

The paymentsheet module of Stripe Payment Android SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

paymentsheet
Version

Version

20.0.1
Type

Type

aar

Download paymentsheet 20.0.1


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