License |
License |
---|---|
GroupId | GroupIdcom.sinch.android.sdk.verification |
ArtifactId | ArtifactIdverification-seamless |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSeamless Verification
Seamless verification allows verifying phone number without any user interaction. Sinch uses mobile telephony provider data to verify the user automatically.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
verification-seamless-2.1.11.pom | |
verification-seamless-2.1.11-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sinch.android.sdk.verification/verification-seamless/ -->
<dependency>
<groupId>com.sinch.android.sdk.verification</groupId>
<artifactId>verification-seamless</artifactId>
<version>2.1.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sinch.android.sdk.verification/verification-seamless/
implementation 'com.sinch.android.sdk.verification:verification-seamless:2.1.11'
// https://jarcasting.com/artifacts/com.sinch.android.sdk.verification/verification-seamless/
implementation ("com.sinch.android.sdk.verification:verification-seamless:2.1.11")
'com.sinch.android.sdk.verification:verification-seamless:aar:2.1.11'
<dependency org="com.sinch.android.sdk.verification" name="verification-seamless" rev="2.1.11">
<artifact name="verification-seamless" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sinch.android.sdk.verification', module='verification-seamless', version='2.1.11')
)
libraryDependencies += "com.sinch.android.sdk.verification" % "verification-seamless" % "2.1.11"
[com.sinch.android.sdk.verification/verification-seamless "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.sinch.android.sdk.verification : verification-core | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.core » core-ktx | jar | 1.3.0 |
androidx.annotation » annotation | jar | 1.1.0 |
com.squareup.retrofit2 : retrofit | jar | 2.8.1 |
com.jakewharton.retrofit : retrofit2-kotlinx-serialization-converter | jar | 0.8.0 |
com.squareup.okhttp3 : okhttp | jar | 4.5.0 |