| License |
License |
|---|---|
| GroupId | GroupIdcom.affirm |
| ArtifactId | ArtifactIdaffirm-android-sdk |
| Version | Version2.0.17 |
| Type | Typeaar |
| Description |
DescriptionAffirm-Android-Sdk
Affirm Android Sdk
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| affirm-android-sdk-2.0.17.pom | |
| affirm-android-sdk-2.0.17.aar | 606 KB |
| affirm-android-sdk-2.0.17-sources.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.affirm/affirm-android-sdk/ -->
<dependency>
<groupId>com.affirm</groupId>
<artifactId>affirm-android-sdk</artifactId>
<version>2.0.17</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.affirm/affirm-android-sdk/
implementation 'com.affirm:affirm-android-sdk:2.0.17'
// https://jarcasting.com/artifacts/com.affirm/affirm-android-sdk/
implementation ("com.affirm:affirm-android-sdk:2.0.17")
'com.affirm:affirm-android-sdk:aar:2.0.17'
<dependency org="com.affirm" name="affirm-android-sdk" rev="2.0.17">
<artifact name="affirm-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.affirm', module='affirm-android-sdk', version='2.0.17')
)
libraryDependencies += "com.affirm" % "affirm-android-sdk" % "2.0.17"
[com.affirm/affirm-android-sdk "2.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| com.google.android.gms » play-services-auth | jar | 17.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.21 |
| com.google.guava : guava | jar | 28.0-android |