is not current version
Last Version 6.1.5

com.stripe:stripe-3ds2-android 2.2.5

Stripe 3DS2 Android SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-3ds2-android
Version

Version

2.2.5
Type

Type

aar

Download stripe-3ds2-android 2.2.5


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