is not current version
Last Version 20.6.2

com.stripe:paymentsheet 17.1.0

The paymentsheet module of Stripe Payment Android SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

paymentsheet
Version

Version

17.1.0
Type

Type

aar

Download paymentsheet 17.1.0


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