License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdcamera-core |
Last Version | Last Version20.6.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncamera-core
The camera core module of Stripe Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camera-core-20.6.2.pom | |
camera-core-20.6.2-sources.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/camera-core/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>camera-core</artifactId>
<version>20.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/camera-core/
implementation 'com.stripe:camera-core:20.6.2'
// https://jarcasting.com/artifacts/com.stripe/camera-core/
implementation ("com.stripe:camera-core:20.6.2")
'com.stripe:camera-core:aar:20.6.2'
<dependency org="com.stripe" name="camera-core" rev="20.6.2">
<artifact name="camera-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='camera-core', version='20.6.2')
)
libraryDependencies += "com.stripe" % "camera-core" % "20.6.2"
[com.stripe/camera-core "20.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
com.stripe : stripe-core | jar | 20.6.2 |
androidx.constraintlayout » constraintlayout | jar | 2.1.4 |
androidx.appcompat » appcompat | jar | 1.4.2 |
androidx.core » core-ktx | jar | 1.8.0 |
androidx.annotation » annotation | jar | 1.4.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.3 |