License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdconnections |
Last Version | Last Version20.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionconnections
The connections module of Stripe Payment Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
connections-20.1.0.pom | |
connections-20.1.0-sources.jar | 27 KB |
Browse |
<!-- 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"]
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 |
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 |