is not current version
Last Version 20.6.2

com.stripe:stripe-android 8.0.0

Stripe Android Bindings

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-android
Version

Version

8.0.0
Type

Type

aar

Download stripe-android 8.0.0


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