is not current version
Last Version 20.6.2

payments-core 20.0.0

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.0.0
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.0.0


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

Dependencies

compile (3)

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

runtime (18)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat jar 1.4.1
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.3
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.41
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.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0

Project Modules

There are no modules declared in this project.