is not current version
Last Version 20.1.0

com.stripe:connections 20.0.1

The connections module of Stripe Payment Android SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

connections
Version

Version

20.0.1
Type

Type

aar

Download connections 20.0.1


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