is not current version
Last Version 20.6.2

com.stripe:stripe-android 11.1.4

Stripe Android Bindings

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-android
Version

Version

11.1.4
Type

Type

aar

Download stripe-android 11.1.4


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