Last Version

payments-core 20.6.2

The core module of Stripe Payment Android SDK

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

payments-core
Version

Version

20.6.2
Type

Type

aar
Description

Description

payments-core
The core 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 payments-core 20.6.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.stripe : stripe-core jar 20.6.2
com.stripe : payments-model jar 20.6.2
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (18)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.4.0
androidx.appcompat » appcompat jar 1.4.2
androidx.browser » browser jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.4.1
androidx.fragment » fragment-ktx jar 1.4.1
androidx.constraintlayout » constraintlayout jar 2.1.4
androidx.activity » activity-ktx jar 1.4.0
com.google.android.gms » play-services-wallet jar 19.1.0
com.google.android.material » material jar 1.5.0
com.google.dagger : dagger jar 2.42
androidx.activity » activity-compose jar 1.4.0
com.google.android.instantapps » instantapps jar 1.1.0
com.stripe : stripe-3ds2-android jar 6.1.5
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.3

Project Modules

There are no modules declared in this project.