is not current version
Last Version 20.6.2

payments-core 18.2.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

18.2.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 18.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (17)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.appcompat » appcompat jar 1.3.0
androidx.browser » browser jar 1.3.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
androidx.fragment » fragment-ktx jar 1.3.4
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.activity » activity-ktx jar 1.2.3
com.google.android.gms » play-services-wallet jar 18.1.3
com.google.android.material » material jar 1.4.0
com.google.dagger : dagger jar 2.40
androidx.activity » activity-compose jar 1.3.1
com.stripe : stripe-3ds2-android jar 6.1.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2

Project Modules

There are no modules declared in this project.