Last Version

connections 20.1.0

The connections module of Stripe Payment Android SDK

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

connections
Version

Version

20.1.0
Type

Type

aar
Description

Description

connections
The connections module of Stripe Payment Android SDK
Project URL

Project URL

https://github.com/stripe/stripe-android
Source Code Management

Source Code Management

https://github.com/stripe/stripe-android

Download connections 20.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.stripe : stripe-core jar 20.1.0
androidx.databinding » viewbinding jar 7.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (12)

Group / Artifact Type Version
androidx.activity » activity-ktx jar 1.4.0
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat jar 1.4.1
androidx.browser » browser jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.3
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.4.1
com.google.android.material » material jar 1.5.0
com.google.dagger : dagger jar 2.41
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2

Project Modules

There are no modules declared in this project.