is not current version
Last Version 20.6.2

stripe-core 20.1.0

The core module of Stripe Android SDKs

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-core
Version

Version

20.1.0
Type

Type

aar
Description

Description

stripe-core
The core module of Stripe Android SDKs
Project URL

Project URL

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

Source Code Management

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

Download stripe-core 20.1.0


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

Dependencies

compile (2)

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

runtime (6)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.41
androidx.activity » activity-compose jar 1.4.0
androidx.browser » browser jar 1.4.0
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.