is not current version
Last Version 6.1.5

com.stripe:stripe-3ds2-android 2.7.2

Stripe 3DS2 Android SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-3ds2-android
Version

Version

2.7.2
Type

Type

aar

Download stripe-3ds2-android 2.7.2


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