is not current version
Last Version 3.10.0

com.plaid.link:sdk-core 0.3.1

The Plaid Link SDK is the client-side component that end users interact with in order to link their accounts to Plaid.

GroupId

GroupId

com.plaid.link
ArtifactId

ArtifactId

sdk-core
Version

Version

0.3.1
Type

Type

aar

Download sdk-core 0.3.1


<!-- https://jarcasting.com/artifacts/com.plaid.link/sdk-core/ -->
<dependency>
    <groupId>com.plaid.link</groupId>
    <artifactId>sdk-core</artifactId>
    <version>0.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plaid.link/sdk-core/
implementation 'com.plaid.link:sdk-core:0.3.1'
// https://jarcasting.com/artifacts/com.plaid.link/sdk-core/
implementation ("com.plaid.link:sdk-core:0.3.1")
'com.plaid.link:sdk-core:aar:0.3.1'
<dependency org="com.plaid.link" name="sdk-core" rev="0.3.1">
  <artifact name="sdk-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plaid.link', module='sdk-core', version='0.3.1')
)
libraryDependencies += "com.plaid.link" % "sdk-core" % "0.3.1"
[com.plaid.link/sdk-core "0.3.1"]