is not current version
Last Version 20.6.2

com.stripe:financial-connections 20.2.0

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.2.0
Type

Type

aar

Download financial-connections 20.2.0


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