GroupId | GroupIdcom.sinch.android.sdk.verification |
---|---|
ArtifactId | ArtifactIdverification-seamless |
Version | Version2.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
verification-seamless-2.1.3.pom | |
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.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"]