License |
License |
---|---|
GroupId | GroupIdcom.plaid.link |
ArtifactId | ArtifactIdsdk-core |
Version | Version3.8.0 |
Type | Typeaar |
Description |
DescriptionPlaid Link Android SDK
The Plaid Link SDK enables end users to link their accounts to the app they want to use.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-core-3.8.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.plaid.link/sdk-core/ -->
<dependency>
<groupId>com.plaid.link</groupId>
<artifactId>sdk-core</artifactId>
<version>3.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plaid.link/sdk-core/
implementation 'com.plaid.link:sdk-core:3.8.0'
// https://jarcasting.com/artifacts/com.plaid.link/sdk-core/
implementation ("com.plaid.link:sdk-core:3.8.0")
'com.plaid.link:sdk-core:aar:3.8.0'
<dependency org="com.plaid.link" name="sdk-core" rev="3.8.0">
<artifact name="sdk-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plaid.link', module='sdk-core', version='3.8.0')
)
libraryDependencies += "com.plaid.link" % "sdk-core" % "3.8.0"
[com.plaid.link/sdk-core "3.8.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
androidx.activity » activity | jar | 1.2.0 |
androidx.fragment » fragment-ktx | jar | 1.3.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.0 |
com.google.android.material » material | jar | 1.2.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |
androidx.room » room-ktx | jar | 2.3.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
io.coil-kt : coil | jar | 1.0.0 |
com.google.dagger : dagger | jar | 2.28.3 |
com.google.code.gson : gson | jar | 2.8.6 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
com.squareup.retrofit2 : converter-gson | jar | 2.8.2 |
com.squareup.retrofit2 : converter-protobuf | jar | 2.8.2 |
com.squareup.retrofit2 : retrofit | jar | 2.8.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
org.bouncycastle : bcpkix-jdk15to18 | jar | 1.69 |
com.google.protobuf : protobuf-kotlin-lite | jar | 3.17.3 |
androidx.work » work-runtime-ktx | jar | 2.7.1 |
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.30 |