is not current version
Last Version 20.6.2

com.stripe:paymentsheet 18.0.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

18.0.0
Type

Type

aar

Download paymentsheet 18.0.0


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