License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdstripe-core |
Version | Version19.0.0 |
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.0.0.pom | |
stripe-core-19.0.0-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/stripe-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-core</artifactId>
<version>19.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/stripe-core/
implementation 'com.stripe:stripe-core:19.0.0'
// https://jarcasting.com/artifacts/com.stripe/stripe-core/
implementation ("com.stripe:stripe-core:19.0.0")
'com.stripe:stripe-core:aar:19.0.0'
<dependency org="com.stripe" name="stripe-core" rev="19.0.0">
<artifact name="stripe-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='stripe-core', version='19.0.0')
)
libraryDependencies += "com.stripe" % "stripe-core" % "19.0.0"
[com.stripe/stripe-core "19.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
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.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |