is not current version
Last Version 2.1.11

com.sinch.android.sdk.verification:verification-seamless 2.1.3

Seamless verification allows verifying phone number without any user interaction. Sinch uses mobile telephony provider data to verify the user automatically.

GroupId

GroupId

com.sinch.android.sdk.verification
ArtifactId

ArtifactId

verification-seamless
Version

Version

2.1.3
Type

Type

aar

Download verification-seamless 2.1.3


<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.sinch.android.sdk.verification/verification-seamless/
implementation ("com.sinch.android.sdk.verification:verification-seamless:2.1.3")
'com.sinch.android.sdk.verification:verification-seamless:aar:2.1.3'
<dependency org="com.sinch.android.sdk.verification" name="verification-seamless" rev="2.1.3">
  <artifact name="verification-seamless" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sinch.android.sdk.verification', module='verification-seamless', version='2.1.3')
)
libraryDependencies += "com.sinch.android.sdk.verification" % "verification-seamless" % "2.1.3"
[com.sinch.android.sdk.verification/verification-seamless "2.1.3"]