| License |
License |
|---|---|
| Categories |
CategoriesStripe Business Logic Libraries Financial |
| GroupId | GroupIdcom.stripe |
| ArtifactId | ArtifactIdstripe-core |
| Version | Version19.1.1 |
| Type | Typeaar |
| Description |
Descriptionstripe-core
The core module of Stripe Android SDKs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stripe-core-19.1.1.pom | |
| stripe-core-19.1.1-sources.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/stripe-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-core</artifactId>
<version>19.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/stripe-core/
implementation 'com.stripe:stripe-core:19.1.1'
// https://jarcasting.com/artifacts/com.stripe/stripe-core/
implementation ("com.stripe:stripe-core:19.1.1")
'com.stripe:stripe-core:aar:19.1.1'
<dependency org="com.stripe" name="stripe-core" rev="19.1.1">
<artifact name="stripe-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='stripe-core', version='19.1.1')
)
libraryDependencies += "com.stripe" % "stripe-core" % "19.1.1"
[com.stripe/stripe-core "19.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.dagger : dagger | jar | 2.40.5 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |