is not current version
Last Version 20.6.2

com.stripe:financial-connections 20.6.1

The financial connections module of Stripe Android SDK

Categories

Categories

Financial Business Logic Libraries Stripe
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

financial-connections
Version

Version

20.6.1
Type

Type

aar

Download financial-connections 20.6.1


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