is not current version
Last Version 6.1.5

com.stripe:stripe-3ds2-android 0.0.24

Stripe 3DS2 Android SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-3ds2-android
Version

Version

0.0.24
Type

Type

aar

Download stripe-3ds2-android 0.0.24


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