GroupId | GroupIdcom.sinch.android.sdk.verification |
---|---|
ArtifactId | ArtifactIdverification-seamless |
Version | Version2.1.5 |
Type | Typeaar |
Filename | Size |
---|---|
verification-seamless-2.1.5.pom | |
verification-seamless-2.1.5-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.5</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.5'
// https://jarcasting.com/artifacts/com.sinch.android.sdk.verification/verification-seamless/
implementation ("com.sinch.android.sdk.verification:verification-seamless:2.1.5")
'com.sinch.android.sdk.verification:verification-seamless:aar:2.1.5'
<dependency org="com.sinch.android.sdk.verification" name="verification-seamless" rev="2.1.5">
<artifact name="verification-seamless" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sinch.android.sdk.verification', module='verification-seamless', version='2.1.5')
)
libraryDependencies += "com.sinch.android.sdk.verification" % "verification-seamless" % "2.1.5"
[com.sinch.android.sdk.verification/verification-seamless "2.1.5"]