License |
License |
---|---|
GroupId | GroupIdcom.aptopayments.sdk |
ArtifactId | ArtifactIdmobile |
Version | Version3.20.0 |
Type | Typeaar |
Description |
Descriptionmobile
A wrapper for AptoPayments API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobile-3.20.0.pom | |
mobile-3.20.0.module | 3 KB |
mobile-3.20.0-sources.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aptopayments.sdk/mobile/ -->
<dependency>
<groupId>com.aptopayments.sdk</groupId>
<artifactId>mobile</artifactId>
<version>3.20.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.aptopayments.sdk/mobile/
implementation 'com.aptopayments.sdk:mobile:3.20.0'
// https://jarcasting.com/artifacts/com.aptopayments.sdk/mobile/
implementation ("com.aptopayments.sdk:mobile:3.20.0")
'com.aptopayments.sdk:mobile:aar:3.20.0'
<dependency org="com.aptopayments.sdk" name="mobile" rev="3.20.0">
<artifact name="mobile" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.aptopayments.sdk', module='mobile', version='3.20.0')
)
libraryDependencies += "com.aptopayments.sdk" % "mobile" % "3.20.0"
[com.aptopayments.sdk/mobile "3.20.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.32 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
androidx.annotation » annotation | jar | 1.1.0 |
io.insert-koin : koin-android | jar | 2.1.6 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.7.2 |
com.google.android.gms » play-services-maps | jar | 18.0.2 |
androidx.room » room-runtime | jar | 2.4.2 |
com.jakewharton.threetenabp : threetenabp | jar | 1.2.4 |